HomeSort by relevance Sort by last modified time
    Searched refs:DrawType (Results 51 - 62 of 62) sorted by null

1 23

  /external/skia/src/core/
SkPictureFlat.h 24 enum DrawType {
  /external/skia/src/gpu/
GrGpu.cpp 343 bool GrGpu::setupClipAndFlushState(DrawType type, const GrDeviceCoordTexture* dstCopy,
GrContext.cpp     [all...]
  /external/skia/src/utils/debugger/
SkDrawCommand.cpp 15 SkDrawCommand::SkDrawCommand(DrawType type)
30 const char* SkDrawCommand::GetCommandString(DrawType type) {
32 case UNUSED: SkDEBUGFAIL("DrawType UNUSED\n"); break;
73 SkDebugf("DrawType error 0x%08x\n", type);
77 SkDEBUGFAIL("DrawType UNUSED\n");
  /external/deqp/modules/glshared/
glsStateChangePerfTestCases.cpp 211 StateChangePerformanceCase::StateChangePerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, DrawType drawType, int drawCallCount, int triangleCount)
214 , m_drawType (drawType)
  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDrawCommand.cpp 17 SkDrawCommand::SkDrawCommand(DrawType type)
32 const char* SkDrawCommand::GetCommandString(DrawType type) {
34 case UNUSED: SkDEBUGFAIL("DrawType UNUSED\n"); break;
76 SkDebugf("DrawType error 0x%08x\n", type);
80 SkDEBUGFAIL("DrawType UNUSED\n");
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp     [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.cpp 195 DrawType op = ReadOpAndSize(&reader, &size);
    [all...]
  /external/chromium-trace/
script.js     [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]

Completed in 690 milliseconds

1 23