Home
last modified time | relevance | path

Searched refs:glFlush (Results 1 – 25 of 62) sorted by relevance

123

/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.cpp105 s_gles2.glFlush(); in create()
/hardware/qcom/sm7250/display/gpu_tonemapper/
Dglengine.cpp245 GL(glFlush()); in CreateNativeFence()
309 GL(glFlush()); in engine_blit()
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
Dglengine.cpp245 GL(glFlush()); in CreateNativeFence()
309 GL(glFlush()); in engine_blit()
/hardware/qcom/sm8150/display/gpu_tonemapper/
Dglengine.cpp245 GL(glFlush()); in CreateNativeFence()
309 GL(glFlush()); in engine_blit()
/hardware/qcom/display/msm8909/gpu_tonemapper/
Dglengine.cpp245 GL(glFlush()); in CreateNativeFence()
309 GL(glFlush()); in engine_blit()
/hardware/qcom/display/msm8998/gpu_tonemapper/
Dglengine.cpp266 GL(glFlush()); in CreateNativeFence()
330 GL(glFlush()); in engine_blit()
/hardware/qcom/sm7250/display/composer/
Dgl_common.cpp142 GL(glFlush()); in CreateOutputFence()
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h82 {"glFlush", (void*)glFlush},
Dgl_client_context.h84 glFlush_client_proc_t glFlush; member
Dgl_client_context.cpp84 glFlush = (glFlush_client_proc_t) getProc("glFlush", userData); in initDispatchByName()
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_ftable.h56 {"glFlush", (void*)glFlush},
Dgl2_client_context.h58 glFlush_client_proc_t glFlush; member
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles_common_for_gles1.entries41 void glFlush(void);
Dgles_common.entries40 void glFlush(void);
Dgles_common_for_gles2.entries41 void glFlush(void);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles_common_for_gles1_static_translator_namespaced_header.h42 GL_APICALL void GL_APIENTRY glFlush();
Dgles_common_for_gles2_static_translator_namespaced_header.h42 GL_APICALL void GL_APIENTRY glFlush();
Dgles_common_functions.h42 X(void, glFlush, (), ()) \
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h86 glFlush_server_proc_t glFlush; member
Dgles1_server_context.cpp84 glFlush = (glFlush_server_proc_t) getProc("glFlush", userData); in initDispatchByName()
/hardware/interfaces/graphics/allocator/aidl/vts/
DVtsHalGraphicsAllocatorAidl_TargetTest.cpp462 glFlush(); in __anonf04e1de90402()
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h70 glFlush_server_proc_t glFlush; member
/hardware/google/gfxstream/common/opengl/include/GLES/
Dgl.h667 GL_API void GL_APIENTRY glFlush (void);
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dgl.h457 GL_API void GL_APIENTRY glFlush (void);
/hardware/google/gfxstream/include/GLES/
Dgl.h667 GL_API void GL_APIENTRY glFlush (void);

123