Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/ext/common/src/
Dext_scrntest.c49 static CapturedPixel *getCapturedPixel_(u16 x, u16 y);
411 pPx = getCapturedPixel_(i, j); in calcScreenShotCheckSum_()
431 static CapturedPixel *getCapturedPixel_(u16 x, u16 y) in getCapturedPixel_() function