/hardware/google/gfxstream/host/tests/ |
D | HelloTriangleImp.cpp | 87 void HelloTriangle::draw() { in draw() function in gfxstream::HelloTriangle
|
D | DefaultFramebufferBlit_unittest.cpp | 117 void draw() override { in draw() function in gfxstream::__anon25739e500111::ClearColor
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglContext.h | 52 const SurfacePtr& draw() const { return m_draw; }; in draw() function
|
D | EglContext.cpp | 165 void EglContext::setSurfaces(SurfacePtr read,SurfacePtr draw) in setSurfaces()
|
D | EglOsApi_darwin.cpp | 321 EglOS::Surface* draw, in makeCurrent()
|
D | EglOsApi_egl.cpp | 730 Surface* draw, in makeCurrent()
|
D | EglOsApi_glx.cpp | 529 EglOS::Surface* draw, in makeCurrent()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 127 bool FBUpdateLowRes::draw(hwc_context_t *ctx, private_handle_t *hnd) in draw() function in qhwc::FBUpdateLowRes 264 bool FBUpdateHighRes::draw(hwc_context_t *ctx, private_handle_t *hnd) in draw() function in qhwc::FBUpdateHighRes
|
D | hwc_mdpcomp.cpp | 890 bool MDPCompLowRes::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw() function in qhwc::MDPCompLowRes 1081 bool MDPCompHighRes::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw() function in qhwc::MDPCompHighRes
|
D | hwc_copybit.cpp | 229 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list, in draw() function in qhwc::CopyBit
|
/hardware/google/gfxstream/host/ |
D | RenderThreadInfoGl.cpp | 131 const HandleType draw = currDrawSurf ? currDrawSurf->getHndl() : 0; in postLoadRefreshCurrentContextSurfacePtrs() local
|
/hardware/google/gfxstream/host/gl/ |
D | TextureDraw.h | 50 bool draw(GLuint texture, float rotationDegrees, float dx, float dy) { in draw() function
|
D | TextureResize.cpp | 542 GLuint TextureResize::GenericResizer::draw(GLuint texture, int width, int height, in draw() function in gfxstream::gl::TextureResize::GenericResizer
|
/hardware/google/gfxstream/guest/egl/ |
D | eglContext.h | 38 EGLSurface draw; member
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.cpp | 236 bool FBUpdateNonSplit::draw(hwc_context_t *ctx, private_handle_t *hnd) in draw() function in qhwc::FBUpdateNonSplit 396 bool FBUpdateSplit::draw(hwc_context_t *ctx, private_handle_t *hnd) in draw() function in qhwc::FBUpdateSplit
|
D | hwc_ad.cpp | 246 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw() function in qhwc::AssertiveDisplay
|
D | hwc_mdpcomp.cpp | 1850 bool MDPCompNonSplit::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw() function in qhwc::MDPCompNonSplit 2108 bool MDPCompSplit::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw() function in qhwc::MDPCompSplit
|
D | hwc_copybit.cpp | 477 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list, in draw() function in qhwc::CopyBit
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.cpp | 230 bool FBUpdateNonSplit::draw(hwc_context_t *ctx, private_handle_t *hnd) in draw() function in qhwc::FBUpdateNonSplit 390 bool FBUpdateSplit::draw(hwc_context_t *ctx, private_handle_t *hnd) in draw() function in qhwc::FBUpdateSplit
|
D | hwc_ad.cpp | 268 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw() function in qhwc::AssertiveDisplay
|
D | hwc_copybit.cpp | 266 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list, in draw() function in qhwc::CopyBit
|
D | hwc_mdpcomp.cpp | 1627 bool MDPCompNonSplit::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw() function in qhwc::MDPCompNonSplit 1888 bool MDPCompSplit::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw() function in qhwc::MDPCompSplit
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_ad.cpp | 250 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw() function in qhwc::AssertiveDisplay
|
D | hwc_fbupdate.cpp | 228 bool FBUpdateNonSplit::draw(hwc_context_t *ctx, private_handle_t *hnd) in draw() function in qhwc::FBUpdateNonSplit 412 bool FBUpdateSplit::draw(hwc_context_t *ctx, private_handle_t *hnd) in draw() function in qhwc::FBUpdateSplit
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | overlay.cpp | 522 struct overlay_draw *draw = list_is_empty(&data->draws) ? in get_overlay_draw() local 1180 struct overlay_draw *draw = get_overlay_draw(data); in render_swapchain_display() local 1846 struct overlay_draw *draw = NULL; in before_present() local 1993 struct overlay_draw *draw = before_present(swapchain_data, in overlay_QueuePresentKHR() local
|