Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/ext/common/src/
Dext_scrntest.c50 static CapturedPixel *getCapturedBufferBase_();
436 return (CapturedPixel *) (getCapturedBufferBase_()) + ((EXT_SCRN_W_ * y) + x); in getCapturedPixel_()
449 static CapturedPixel *getCapturedBufferBase_() in getCapturedBufferBase_() function