Home
last modified time | relevance | path

Searched defs:drawTexture (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/tests/gl_tests/
DBPTCCompressedTextureTest.cpp87 void drawTexture() in drawTexture() function in BPTCCompressedTextureTest
/external/webrtc/sdk/android/api/org/webrtc/
DVideoFrameDrawer.java32 public static void drawTexture(RendererCommon.GlDrawer drawer, VideoFrame.TextureBuffer buffer, in drawTexture() method in VideoFrameDrawer
/external/deqp/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp610 bool TextureFilterAnisotropicDrawingTestCase::drawTexture(const glw::Functions& gl, GLenum target, … in drawTexture() function in glcts::TextureFilterAnisotropicDrawingTestCase
/external/angle/src/libANGLE/
DGLES1Renderer.cpp486 void GLES1Renderer::drawTexture(Context *context, in drawTexture() function in gl::GLES1Renderer
/external/skia/src/gpu/
DGrSurfaceDrawContext.cpp652 void GrSurfaceDrawContext::drawTexture(const GrClip* clip, in drawTexture() function in GrSurfaceDrawContext
/external/skqp/src/gpu/
DGrRenderTargetContext.cpp943 void GrRenderTargetContext::drawTexture(const GrClip& clip, sk_sp<GrTextureProxy> proxy, in drawTexture() function in GrRenderTargetContext
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2802 void Context::drawTexture(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in drawTexture() function in es1::Context
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3547 const TextureHelper11 &drawTexture = drawRenderTarget11->getTexture(); in blitRenderbufferRect() local