Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/tests/gl2_jni/jni/
H A Dgl_code.cpp134 void renderFrame() { in renderFrame() function
/aosp12/frameworks/native/opengl/tests/gldual/jni/
H A Dgl_code.cpp134 void renderFrame() { in renderFrame() function
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp158 void renderFrame(int w, int h) { in renderFrame() function
/aosp12/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp170 void renderFrame() { in renderFrame() function
/aosp12/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp228 void renderFrame(GLint w, GLint h) { in renderFrame() function
/aosp12/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp260 void renderFrame() { in renderFrame() function
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaPipeline.cpp441 void SkiaPipeline::renderFrame(const LayerUpdateQueue& layers, const SkRect& clip, in renderFrame() function in android::uirenderer::skiapipeline::SkiaPipeline
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DSkiaPipelineTests.cpp44 RENDERTHREAD_SKIA_PIPELINE_TEST(SkiaPipeline, renderFrame) { in RENDERTHREAD_SKIA_PIPELINE_TEST() argument