Home
last modified time | relevance | path

Searched defs:Draw (Results 1 – 25 of 80) sorted by relevance

1234

/external/skqp/src/gpu/
DGrOpFlushState.h129 struct Draw { struct
150 SkArenaAllocList<Draw> fDraws; argument
/external/skqp/src/atlastext/
DSkInternalAtlasTextContext.h62 struct Draw { struct
76 SkArenaAllocList<Draw> fDraws; argument
/external/skia/src/atlastext/
DSkInternalAtlasTextContext.h62 struct Draw { struct
76 SkArenaAllocList<Draw> fDraws; argument
/external/skia/src/gpu/
DGrOpFlushState.h129 struct Draw { struct
149 SkArenaAllocList<Draw> fDraws; argument
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.hpp31 namespace Draw namespace
DvktDrawInvertedDepthRangesTests.hpp32 namespace Draw namespace
DvktDrawShaderViewportIndexTests.hpp32 namespace Draw namespace
DvktDrawShaderLayerTests.hpp32 namespace Draw namespace
DvktDrawDifferingInterpolationTests.hpp33 namespace Draw namespace
DvktDrawTests.hpp32 namespace Draw namespace
DvktBasicDrawTests.hpp32 namespace Draw namespace
DvktDrawIndirectTest.hpp31 namespace Draw namespace
DvktDrawIndexedTest.hpp31 namespace Draw namespace
DvktDrawSimpleTest.hpp31 namespace Draw namespace
DvktDrawShaderDrawParametersTests.hpp30 namespace Draw namespace
DvktDrawInstancedTests.hpp31 namespace Draw namespace
DvktDrawTests.cpp42 namespace Draw namespace
DvktDrawBufferObjectUtil.hpp34 namespace Draw namespace
/external/skia/gm/
Dclipdrawdraw.cpp20 static void Draw(SkCanvas* canvas, const SkRect& rect) { in Draw() function
/external/skqp/gm/
Dclipdrawdraw.cpp20 static void Draw(SkCanvas* canvas, const SkRect& rect) { in Draw() function
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/
Dpoint_cloud_renderer.cc50 void PointCloudRenderer::Draw(glm::mat4 mvp_matrix, ArSession *ar_session, in Draw() function in hello_ar::PointCloudRenderer
Dbackground_renderer.cc74 void BackgroundRenderer::Draw(const ArSession *session, const ArFrame *frame) { in Draw() function in hello_ar::BackgroundRenderer
/external/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dpoint_cloud_renderer.cc50 void PointCloudRenderer::Draw(glm::mat4 mvp_matrix, ArSession *ar_session, in Draw() function in hello_ar::PointCloudRenderer
Dbackground_renderer.cc74 void BackgroundRenderer::Draw(const ArSession *session, const ArFrame *frame) { in Draw() function in hello_ar::BackgroundRenderer
/external/skqp/modules/sksg/src/
DSkSGDraw.cpp17 Draw::Draw(sk_sp<GeometryNode> geometry, sk_sp<PaintNode> paint) in Draw() function in sksg::Draw

1234