Home
last modified time | relevance | path

Searched defs:ImageFormat (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/native_client_sdk/src/examples/demo/flock/
Dflock.cc31 struct ImageFormat { struct
32 int width;
33 int height;
34 int channels;
/external/deqp/modules/glshared/
DglsFboUtil.hpp159 struct ImageFormat struct
161 glw::GLenum format;
164 glw::GLenum unsizedType;
166 bool operator< (const ImageFormat& other) const in operator <()
172 static ImageFormat none (void) in none()
/external/chromium_org/chrome/browser/ui/app_list/
Dfast_show_pickler.cc19 enum ImageFormat { enum
/external/chromium_org/tools/win/ChromeDebug/LowLevel/
DTypes.cs20 public enum ImageFormat { enum in ChromeDebug.LowLevel.LowLevelTypes
/external/chromium_org/third_party/mesa/src/include/CL/
Dcl.hpp1160 struct ImageFormat : public cl_image_format struct
1162 ImageFormat(){} in ImageFormat() argument
1164 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() argument
1170 ImageFormat& operator = (const ImageFormat& rhs) in operator =()
/external/mesa3d/include/CL/
Dcl.hpp1160 struct ImageFormat : public cl_image_format struct
1162 ImageFormat(){} in ImageFormat() argument
1164 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() argument
1170 ImageFormat& operator = (const ImageFormat& rhs) in operator =()