HomeSort by relevance Sort by last modified time
    Searched refs:vmode (Results 1 - 25 of 138) sorted by null

1 2 3 4 5 6

  /external/chromium_org/third_party/skia/include/utils/
SkLuaCanvas.h 39 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkNWayCanvas.h 46 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkProxyCanvas.h 45 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkDeferredCanvas.h 165 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkDumpCanvas.h 93 virtual void drawVertices(VertexMode vmode, int vertexCount,
  /external/chromium_org/third_party/skia/src/core/
SkRecords.h 249 SkCanvas::VertexMode vmode,
258 , vmode(vmode)
268 SkCanvas::VertexMode vmode; member in struct:SkRecords::DrawVertices
SkRecorder.h 55 void drawVertices(VertexMode vmode,
SkRecorder.cpp 193 void SkRecorder::drawVertices(VertexMode vmode,
199 vmode,
SkBitmapDevice.cpp 350 void SkBitmapDevice::drawVertices(const SkDraw& draw, SkCanvas::VertexMode vmode,
356 draw.drawVertices(vmode, vertexCount, verts, textures, colors, xmode,
  /external/skia/include/utils/
SkLuaCanvas.h 39 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkNWayCanvas.h 46 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkProxyCanvas.h 45 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkDeferredCanvas.h 165 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkDumpCanvas.h 93 virtual void drawVertices(VertexMode vmode, int vertexCount,
  /external/skia/src/core/
SkRecords.h 249 SkCanvas::VertexMode vmode,
258 , vmode(vmode)
268 SkCanvas::VertexMode vmode; member in struct:SkRecords::DrawVertices
SkRecorder.h 55 void drawVertices(VertexMode vmode,
SkRecorder.cpp 193 void SkRecorder::drawVertices(VertexMode vmode,
199 vmode,
  /external/chromium_org/third_party/skia/src/utils/
SkProxyCanvas.cpp 143 void SkProxyCanvas::drawVertices(VertexMode vmode, int vertexCount,
148 fProxy->drawVertices(vmode, vertexCount, vertices, texs, colors,
SkNWayCanvas.cpp 275 void SkNWayCanvas::drawVertices(VertexMode vmode, int vertexCount,
282 iter->drawVertices(vmode, vertexCount, vertices, texs, colors, xmode,
  /external/skia/src/utils/
SkProxyCanvas.cpp 143 void SkProxyCanvas::drawVertices(VertexMode vmode, int vertexCount,
148 fProxy->drawVertices(vmode, vertexCount, vertices, texs, colors,
SkNWayCanvas.cpp 275 void SkNWayCanvas::drawVertices(VertexMode vmode, int vertexCount,
282 iter->drawVertices(vmode, vertexCount, vertices, texs, colors, xmode,
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_image.c 408 PgVideoModeInfo_t vmode; local
420 if (PgGetVideoModeInfo(hwcaps.current_video_mode, &vmode) < 0)
426 if ((vmode.mode_capabilities1 & PgVM_MODE_CAP1_OFFSCREEN) == PgVM_MODE_CAP1_OFFSCREEN)
443 if ((vmode.mode_capabilities2 & PgVM_MODE_CAP2_RECTANGLE) == PgVM_MODE_CAP2_RECTANGLE)
452 if ((vmode.mode_capabilities2 & PgVM_MODE_CAP2_BITBLT) == PgVM_MODE_CAP2_BITBLT)
461 if ((vmode.mode_capabilities2 & PgVM_MODE_CAP2_ALPHA_BLEND) == PgVM_MODE_CAP2_ALPHA_BLEND)
470 if ((vmode.mode_capabilities2 & PgVM_MODE_CAP2_CHROMA) == PgVM_MODE_CAP2_CHROMA)
  /external/chromium_org/third_party/skia/experimental/PdfViewer/
SkNulCanvas.h 50 virtual void drawVertices(VertexMode vmode, int vertexCount,
  /external/skia/experimental/PdfViewer/
SkNulCanvas.h 50 virtual void drawVertices(VertexMode vmode, int vertexCount,
  /external/chromium_org/skia/ext/
benchmarking_canvas.cc 117 virtual void drawVertices(VertexMode vmode, int vertexCount,
123 SkProxyCanvas::drawVertices(vmode, vertexCount, vertices, texs, colors,

Completed in 510 milliseconds

1 2 3 4 5 6