Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/tests/
DHelloTriangleImp.cpp87 void HelloTriangle::draw() { in draw() function in gfxstream::HelloTriangle
DDefaultFramebufferBlit_unittest.cpp117 void draw() override { in draw() function in gfxstream::__anonf9eface10111::ClearColor
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglContext.h52 const SurfacePtr& draw() const { return m_draw; }; in draw() function
DEglContext.cpp156 void EglContext::setSurfaces(SurfacePtr read,SurfacePtr draw) in setSurfaces()
DEglOsApi_darwin.cpp321 EglOS::Surface* draw, in makeCurrent()
DEglOsApi_egl.cpp721 Surface* draw, in makeCurrent()
DEglOsApi_glx.cpp535 EglOS::Surface* draw, in makeCurrent()
DEglOsApi_wgl.cpp1131 EglOS::Surface* draw, in makeCurrent()
DEglImp.cpp1098 EGLSurface draw, in eglMakeCurrent()
/device/generic/vulkan-cereal/stream-servers/
DRenderThreadInfoGl.cpp131 const HandleType draw = currDrawSurf ? currDrawSurf->getHndl() : 0; in postLoadRefreshCurrentContextSurfacePtrs() local
DFrameBuffer.cpp2103 EmulatedEglWindowSurfacePtr draw, read; in bindContext() local
/device/generic/opengl-transport/host/libs/virglrenderer/
DEglSurface.h87 bool draw = false; member
/device/generic/vulkan-cereal/stream-servers/gl/
DTextureDraw.h50 bool draw(GLuint texture, float rotationDegrees, float dx, float dy) { in draw() function
DTextureResize.cpp533 GLuint TextureResize::GenericResizer::draw(GLuint texture, int width, int height, in draw() function in gfxstream::gl::TextureResize::GenericResizer
/device/generic/goldfish-opengl/system/egl/
DeglContext.h38 EGLSurface draw; member
Degl.cpp1717 egl_surface_t* draw(static_cast<egl_surface_t*>(ctx->draw)); in eglSwapInterval() local
1909 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp491 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent()
624 EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGL… in eglSetSwapRectangleANDROID()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_raii.hpp12808 …VULKAN_HPP_INLINE void CommandBuffer::draw( uint32_t vertexCount, uint32_t instanceCount, uint32_t… in draw() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
Dvulkan_funcs.hpp3705 …VULKAN_HPP_INLINE void CommandBuffer::draw( uint32_t vertexCount, uint32_t instanceCount, uint32_t… in draw() function in VULKAN_HPP_NAMESPACE::CommandBuffer