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

1 2 3 4 5

  /external/chromium_org/third_party/skia/include/utils/
SkLuaCanvas.h 67 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkNWayCanvas.h 68 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkDeferredCanvas.h 195 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkDumpCanvas.h 118 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkProxyCanvas.h 73 virtual void drawVertices(VertexMode vmode, int vertexCount,
  /external/skia/include/utils/
SkLuaCanvas.h 67 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkNWayCanvas.h 68 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkDeferredCanvas.h 195 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkDumpCanvas.h 118 virtual void drawVertices(VertexMode vmode, int vertexCount,
SkProxyCanvas.h 73 virtual void drawVertices(VertexMode vmode, int vertexCount,
  /external/chromium_org/third_party/skia/src/utils/
SkProxyCanvas.cpp 148 void SkProxyCanvas::drawVertices(VertexMode vmode, int vertexCount,
153 fProxy->drawVertices(vmode, vertexCount, vertices, texs, colors,
SkNWayCanvas.cpp 287 void SkNWayCanvas::drawVertices(VertexMode vmode, int vertexCount,
294 iter->drawVertices(vmode, vertexCount, vertices, texs, colors, xmode,
  /external/skia/src/utils/
SkProxyCanvas.cpp 148 void SkProxyCanvas::drawVertices(VertexMode vmode, int vertexCount,
153 fProxy->drawVertices(vmode, vertexCount, vertices, texs, colors,
SkNWayCanvas.cpp 287 void SkNWayCanvas::drawVertices(VertexMode vmode, int vertexCount,
294 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/skia/ext/
benchmarking_canvas.cc 174 virtual void drawVertices(VertexMode vmode, int vertexCount,
180 SkProxyCanvas::drawVertices(vmode, vertexCount, vertices, texs, colors,
  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDebugCanvas.cpp 371 void SkDebugCanvas::drawVertices(VertexMode vmode, int vertexCount,
375 addDrawCommand(new SkDrawVerticesCommand(vmode, vertexCount, vertices,
  /external/skia/src/utils/debugger/
SkDebugCanvas.cpp 371 void SkDebugCanvas::drawVertices(VertexMode vmode, int vertexCount,
375 addDrawCommand(new SkDrawVerticesCommand(vmode, vertexCount, vertices,
  /bionic/libc/kernel/common/linux/
fb.h 291 __u32 vmode; member in struct:fb_var_screeninfo
  /bionic/libc/kernel/common/video/
dsscomp.h 122 __u32 vmode; member in struct:dsscomp_videomode
  /development/ndk/platforms/android-3/include/linux/
fb.h 238 __u32 vmode; member in struct:fb_var_screeninfo
  /external/kernel-headers/original/video/
dsscomp.h 124 __u32 vmode; member in struct:dsscomp_videomode
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 258 __u32 vmode; /* see FB_VMODE_* */ member in struct:fb_var_screeninfo
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 258 __u32 vmode; /* see FB_VMODE_* */ member in struct:fb_var_screeninfo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 258 __u32 vmode; /* see FB_VMODE_* */ member in struct:fb_var_screeninfo

Completed in 418 milliseconds

1 2 3 4 5