HomeSort by relevance Sort by last modified time
    Searched defs:scissor (Results 1 - 6 of 6) sorted by null

  /external/skia/src/gl/
SkGL.h 258 static void Scissor(const SkIRect&, int viewportHeight);
297 void scissor() { function in class:SkGLClipIter
299 SkGL::Scissor(this->rect(), fViewportHeight);
  /external/webkit/WebCore/html/canvas/
WebGLRenderingContext.cpp 1568 void WebGLRenderingContext::scissor(long x, long y, unsigned long width, unsigned long height) function in class:WebCore::WebGLRenderingContext
    [all...]
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsContext3DMac.cpp 703 void GraphicsContext3D::scissor(long x, long y, unsigned long width, unsigned long height) function in class:WebCore::GraphicsContext3D
    [all...]
  /system/core/include/pixelflinger/
pixelflinger.h 213 // scissor
214 void (*scissor)(void* c, GGLint x, GGLint y, GGLsizei width, GGLsizei height); member in struct:__anon17352
  /system/core/include/private/pixelflinger/
ggl_context.h 490 scissor_t scissor; member in struct:android::state_t
  /frameworks/base/include/private/opengles/
gl_context.h 532 } scissor; member in struct:android::gl::viewport_t

Completed in 720 milliseconds