Home
last modified time | relevance | path

Searched refs:orgY (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/fs/Streaming/
DFsSampleStreamingFrame.cpp87 void DrawPoint(const u16 orgX, const u16 orgY) in DrawPoint() argument
90 MEMO_Y <= orgY && orgY < MEMO_Y + MEMO_HEIGHT) in DrawPoint()
95 u16 y = orgY - MEMO_Y; in DrawPoint()