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

  /external/chromium_org/ui/gl/
gl_image_memory.cc 42 GLenum DataFormat(unsigned internalformat) {
158 DataFormat(internalformat_),
223 DataFormat(internalformat_),
248 DataFormat(internalformat_),
266 DataFormat(internalformat_),
  /frameworks/wilhelm/src/
data.h 40 } DataFormat;
48 DataFormat *pFormat;
52 DataFormat mFormat;
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
WebGLImageConversion.h 25 enum DataFormat {
89 DataFormat imageSourceFormat() { return m_imageSourceFormat; }
106 DataFormat m_imageSourceFormat;
126 static ALWAYS_INLINE bool srcFormatComeFromDOMElementOrImageData(DataFormat SrcFormat)
139 static bool packImageData(Image*, const void* pixels, GLenum format, GLenum type, bool flipY, AlphaOp, DataFormat sourceFormat, unsigned width, unsigned height, unsigned sourceUnpackAlignment, Vector<uint8_t>& data);
163 static bool packPixels(const uint8_t* sourceData, DataFormat sourceDataFormat, unsigned width, unsigned height, unsigned sourceUnpackAlignment, unsigned destinationFormat, unsigned destinationType, AlphaOp, void* destinationData, bool flipY);
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmscgats.c 128 char** DataFormat; // The binary stream descriptor
    [all...]
  /external/qemu/qapi-auto-generated/
qapi-types.h 342 typedef enum DataFormat
347 } DataFormat;
352 DataFormat value;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h 664 KSDATAFORMAT DataFormat;
694 KSDATAFORMAT DataFormat;
    [all...]

Completed in 285 milliseconds