HomeSort by relevance Sort by last modified time
    Searched refs:flipY (Results 26 - 38 of 38) sorted by null

12

  /external/chromium_org/third_party/WebKit/Source/web/
WebMediaPlayerClientImpl.cpp 480 bool WebMediaPlayerClientImpl::copyVideoTextureToPlatformTexture(WebCore::GraphicsContext3D* context, Platform3DObject texture, GC3Dint level, GC3Denum type, GC3Denum internalFormat, bool premultiplyAlpha, bool flipY)
489 return m_webMediaPlayer->copyVideoTextureToPlatformTexture(webGraphicsContext3D, texture, level, internalFormat, type, premultiplyAlpha, flipY);
  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
TransformationMatrix.h 229 TransformationMatrix& flipY();
AffineTransform.cpp 189 AffineTransform& AffineTransform::flipY()
TransformationMatrix.cpp 542 TransformationMatrix& TransformationMatrix::flipY()
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.h 672 void texImage2DImpl(GC3Denum target, GC3Dint level, GC3Denum internalformat, GC3Denum format, GC3Denum type, Image*, GraphicsContext3D::ImageHtmlDomSource, bool flipY, bool premultiplyAlpha, ExceptionState&);
674 void texSubImage2DImpl(GC3Denum target, GC3Dint level, GC3Dint xoffset, GC3Dint yoffset, GC3Denum format, GC3Denum type, Image*, GraphicsContext3D::ImageHtmlDomSource, bool flipY, bool premultiplyAlpha, ExceptionState&);
    [all...]
WebGLRenderingContext.cpp     [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp     [all...]
  /external/skia/src/gpu/
GrContext.cpp     [all...]
  /external/opencv/cvaux/include/
cvmat.hpp 546 void flipY();
1311 inline void CvMAT::flipY()
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 339 milliseconds

12