HomeSort by relevance Sort by last modified time
    Searched full:pixeltype (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.h 36 static bool pixelType(GLEScontext * ctx,GLenum type);
GLESv2Validate.cpp 144 bool GLESv2Validate::pixelType(GLEScontext * ctx,GLenum type) {
148 return GLESvalidate::pixelType(ctx, type);
GLESv2Imp.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESvalidate.h 24 static bool pixelType(GLEScontext * ctx,GLenum type);
  /external/opencv/otherlibs/highgui/
grfmt_exr.h 77 PixelType m_type;
grfmt_exr.cpp 62 #define UINT ((Imf::PixelType)0)
64 #define HALF ((Imf::PixelType)1)
66 #define FLOAT ((Imf::PixelType)2)
595 PixelType type;
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLESvalidate.cpp 29 bool GLESvalidate::pixelType(GLEScontext * ctx, GLenum type) {
  /external/webkit/Source/WebCore/platform/graphics/wince/
GraphicsContextWinCE.cpp 376 template <typename PixelType, bool Is16bit> static void _rotateBitmap(SharedBitmap* destBmp, const SharedBitmap* sourceBmp, const RotationTransform& transform)
382 PixelType* dest = (PixelType*)destBmp->bytes();
383 const PixelType* source = (const PixelType*)sourceBmp->bytes();
    [all...]
  /external/skia/include/gpu/gl/
GrGLDefines.h 299 /* PixelType */
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 329 /* PixelType */
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 372 /* PixelType */
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 252 /* PixelType */
  /external/mesa3d/include/GLES2/
gl2.h 252 /* PixelType */
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 252 /* PixelType */
  /frameworks/native/opengl/include/GLES/
gl.h 372 /* PixelType */
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 252 /* PixelType */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 371 /* PixelType */
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 371 /* PixelType */
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 251 /* PixelType */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 371 /* PixelType */
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 251 /* PixelType */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 371 /* PixelType */
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 251 /* PixelType */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 371 /* PixelType */
    [all...]

Completed in 691 milliseconds

1 2 3 4