/third_party/flutter/skia/tests/ |
D | GrQuadCropTest.cpp | 29 GrQuad drawQuad = GrQuad::MakeFromRect(kDrawRect, viewMatrix); in run_crop_axis_aligned_test() local 113 GrQuad drawQuad = GrQuad::MakeFromRect(drawRect, viewMatrix); in run_crop_fully_covered_test() local
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrContextUtil.cpp | 31 void drawQuad (sglr::Context& ctx, deUint32 program, const tcu::Vec3& p0, const tcu::Vec3& p1) in drawQuad() function
|
/third_party/skia/src/gpu/ops/ |
D | AtlasRenderTask.cpp | 157 DrawQuad drawQuad{quad, quad, GrQuadAAFlags::kAll}; in stencilAtlasRect() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | ANGLETest.cpp | 688 void ANGLETestBase::drawQuad(GLuint program, in drawQuad() function in ANGLETestBase 696 void ANGLETestBase::drawQuad(GLuint program, in drawQuad() function in ANGLETestBase 704 void ANGLETestBase::drawQuad(GLuint program, in drawQuad() function in ANGLETestBase 725 void ANGLETestBase::drawQuad(GLuint program, in drawQuad() function in ANGLETestBase
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | ANGLETest.cpp | 890 void ANGLETestBase::drawQuad(GLuint program, in drawQuad() function in ANGLETestBase 898 void ANGLETestBase::drawQuad(GLuint program, in drawQuad() function in ANGLETestBase 906 void ANGLETestBase::drawQuad(GLuint program, in drawQuad() function in ANGLETestBase 937 void ANGLETestBase::drawQuad(GLuint program, in drawQuad() function in ANGLETestBase
|
/third_party/gstreamer/gstplugins_good/sys/osxvideo/ |
D | cocoawindow.m | 537 - (void) drawRect:(NSRect) rect {
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cTextureSizePromotion.cpp | 773 void FunctionalTest::drawQuad() in drawQuad() function in gl3cts::TextureSizePromotion::FunctionalTest
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsScissorTests.cpp | 72 void drawQuad (const glw::Functions& gl, deUint32 program, const Vec3& p0, const Vec3& p1) in drawQuad() function
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcPackedDepthStencilTests.cpp | 726 void BaseTest::drawQuad(DrawMode drawMode, GLuint program) in drawQuad() function in glcts::BaseTest
|
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
D | unittests.cpp | 302 void drawQuad(GLuint program, const char *textureName = nullptr) in drawQuad() function in SwiftShaderTest
|