Home
last modified time | relevance | path

Searched defs:testFunc (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
Dlayer_context.cpp56 SurfaceError LayerContext::DrawBuffer(TestFunc testFunc) in DrawBuffer()
140 void LayerContext::DrawBaseLayer(void* image, int width, int height, TestFunc testFunc) in DrawBaseLayer()