Home
last modified time | relevance | path

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

/system/teeui/libteeui/example/
Dexample_utils.cpp40 size_t pos = (top_ + y) * lineStride_ + x + left_; in drawPixel()
Dexample_utils.h45 uint32_t top_; member
Dphys_button_example.cpp130 fb.top_ = y; in renderUIIntoBuffer()
Dtouch_button_example.cpp167 fb.top_ = y; in renderUIIntoBuffer()