Home
last modified time | relevance | path

Searched defs:draw (Results 1 – 25 of 35) sorted by relevance

12

/hardware/google/gfxstream/host/tests/
DHelloTriangleImp.cpp87 void HelloTriangle::draw() { in draw() function in gfxstream::HelloTriangle
DDefaultFramebufferBlit_unittest.cpp117 void draw() override { in draw() function in gfxstream::__anon25739e500111::ClearColor
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglContext.h52 const SurfacePtr& draw() const { return m_draw; }; in draw() function
DEglContext.cpp165 void EglContext::setSurfaces(SurfacePtr read,SurfacePtr draw) in setSurfaces()
DEglOsApi_darwin.cpp321 EglOS::Surface* draw, in makeCurrent()
DEglOsApi_egl.cpp730 Surface* draw, in makeCurrent()
DEglOsApi_glx.cpp529 EglOS::Surface* draw, in makeCurrent()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_fbupdate.cpp127 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
Dhwc_mdpcomp.cpp890 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
Dhwc_copybit.cpp229 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list, in draw() function in qhwc::CopyBit
/hardware/google/gfxstream/host/
DRenderThreadInfoGl.cpp131 const HandleType draw = currDrawSurf ? currDrawSurf->getHndl() : 0; in postLoadRefreshCurrentContextSurfacePtrs() local
/hardware/google/gfxstream/host/gl/
DTextureDraw.h50 bool draw(GLuint texture, float rotationDegrees, float dx, float dy) { in draw() function
DTextureResize.cpp542 GLuint TextureResize::GenericResizer::draw(GLuint texture, int width, int height, in draw() function in gfxstream::gl::TextureResize::GenericResizer
/hardware/google/gfxstream/guest/egl/
DeglContext.h38 EGLSurface draw; member
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_fbupdate.cpp236 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
Dhwc_ad.cpp246 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw() function in qhwc::AssertiveDisplay
Dhwc_mdpcomp.cpp1850 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
Dhwc_copybit.cpp477 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list, in draw() function in qhwc::CopyBit
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_fbupdate.cpp230 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
Dhwc_ad.cpp268 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw() function in qhwc::AssertiveDisplay
Dhwc_copybit.cpp266 bool CopyBit::draw(hwc_context_t *ctx, hwc_display_contents_1_t *list, in draw() function in qhwc::CopyBit
Dhwc_mdpcomp.cpp1627 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/
Dhwc_ad.cpp250 bool AssertiveDisplay::draw(hwc_context_t *ctx, int fd, uint32_t offset) { in draw() function in qhwc::AssertiveDisplay
Dhwc_fbupdate.cpp228 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/
Doverlay.cpp522 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

12