Home
last modified time | relevance | path

Searched refs:glFinish (Results 1 – 25 of 69) sorted by relevance

123

/hardware/google/gfxstream/guest/GLESv1/
Dgl.cpp134 glFinish(); in finish()
/hardware/google/gfxstream/guest/GLESv2/
Dgl2.cpp140 glFinish(); in finish()
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h81 {"glFinish", (void*)glFinish},
Dgl_client_context.h83 glFinish_client_proc_t glFinish; member
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_ftable.h55 {"glFinish", (void*)glFinish},
Dgl2_client_context.h57 glFinish_client_proc_t glFinish; member
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DGlWrapper.cpp439 glFinish(); in renderImageToScreen()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles_common_for_gles1.entries40 void glFinish(void);
Dgles_common.entries39 void glFinish(void);
Dgles_common_for_gles2.entries40 void glFinish(void);
/hardware/interfaces/automotive/evs/1.1/default/
DGlWrapper.cpp443 glFinish(); in renderImageToScreen()
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles_common_for_gles1_static_translator_namespaced_header.h41 GL_APICALL void GL_APIENTRY glFinish();
Dgles_common_for_gles2_static_translator_namespaced_header.h41 GL_APICALL void GL_APIENTRY glFinish();
Dgles_common_functions.h41 X(void, glFinish, (), ()) \
/hardware/qcom/display/msm8960/libgralloc/
Dframebuffer.cpp106 glFinish(); in fb_compositionComplete()
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h85 glFinish_server_proc_t glFinish; member
DGLESv1Decoder.cpp141 ctx->glFinish(); in s_glFinishRoundTrip()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp174 mGl->glFinish(); in TEST_P()
448 mGl->glFinish(); in TEST_P()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dframebuffer.cpp105 glFinish(); in fb_compositionComplete()
/hardware/qcom/display/msm8996/libgralloc/
Dframebuffer.cpp99 glFinish(); in fb_compositionComplete()
/hardware/qcom/display/msm8226/libgralloc/
Dframebuffer.cpp110 glFinish(); in fb_compositionComplete()
/hardware/qcom/display/msm8084/libgralloc/
Dframebuffer.cpp109 glFinish(); in fb_compositionComplete()
/hardware/qcom/display/msm8909/libgralloc/
Dframebuffer.cpp105 glFinish(); in fb_compositionComplete()
/hardware/qcom/display/msm8994/libgralloc/
Dframebuffer.cpp112 glFinish(); in fb_compositionComplete()
/hardware/interfaces/graphics/allocator/aidl/vts/
DVtsHalGraphicsAllocatorAidl_TargetTest.cpp459 FlushMethod{"glFinish", [](EglManager&) { glFinish(); }}, in __anonf04e1de90302()

123