HomeSort by relevance Sort by last modified time
    Searched refs:format (Results 1251 - 1275 of 11127) sorted by null

<<51525354555657585960>>

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
103 int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
native_window.h 49 // The format of the buffer. One of WINDOW_FORMAT_*
50 int32_t format; member in struct:ANativeWindow_Buffer
83 * Return the current pixel format of the window surface. Returns a
89 * Change the format and size of the window buffers.
99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
NdkLaunchConstants.java 33 String.format("%1$s/obj/local/%2$s/app_process", //$NON-NLS-1$
37 String.format("%1$s/obj/local/%2$s/", //$NON-NLS-1$
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglPbufferSurface.h 41 void getTexInfo(EGLint* format,EGLint* target){ *format = m_texFormat; *target = m_texTarget;}
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.h 32 static bool readPixelFrmt(GLenum format);
37 static bool pixelFrmt(GLEScontext* ctx,GLenum format);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESvalidate.h 25 static bool pixelOp(GLenum format,GLenum type);
26 static bool pixelFrmt(GLEScontext* ctx , GLenum format);
  /system/core/include/utils/
Printer.h 31 // Print a new line specified by the format string. \n is appended automatically.
33 virtual void printFormatLine(const char* format, ...) __attribute__((format (printf, 2, 3)));
  /system/core/libsysutils/src/
NetlinkListener.cpp 40 NetlinkListener::NetlinkListener(int socket, int format) :
41 SocketListener(socket, false), mFormat(format) {
  /system/core/logd/
LogWhiteBlackList.h 47 void format(char **strp);
68 void format(char **strp);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_video_buffer.c 90 vl_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format)
92 switch(format) {
117 vl_video_buffer_plane_order(enum pipe_format format)
119 switch(format) {
136 vl_video_buffer_surface_format(enum pipe_format format)
138 const struct util_format_description *desc = util_format_description(format);
144 return format;
149 enum pipe_format format,
155 resource_formats = vl_video_buffer_formats(screen, format);
160 enum pipe_format format = resource_formats[i] local
    [all...]
  /external/chromium_org/ui/gfx/codec/
jpeg_codec.cc 199 bool JPEGCodec::Encode(const unsigned char* input, ColorFormat format,
241 if (format == FORMAT_RGB) {
244 } else if (format == FORMAT_RGBA ||
245 (format == FORMAT_SkBitmap && SK_R32_SHIFT == 0)) {
248 } else if (format == FORMAT_BGRA ||
249 (format == FORMAT_SkBitmap && SK_B32_SHIFT == 0)) {
255 NOTREACHED() << "Invalid pixel format";
278 // feed it the rows, doing necessary conversions for the color format
280 // This function already returns when the input format is not supported by
288 if (format == FORMAT_RGB)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_video_buffer.c 90 vl_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format)
92 switch(format) {
117 vl_video_buffer_plane_order(enum pipe_format format)
119 switch(format) {
136 vl_video_buffer_surface_format(enum pipe_format format)
138 const struct util_format_description *desc = util_format_description(format);
144 return format;
149 enum pipe_format format,
155 resource_formats = vl_video_buffer_formats(screen, format);
160 enum pipe_format format = resource_formats[i] local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/test/
testblitspeed.c 84 printf(" depth : %d bits per pixel\n", surface->format->BitsPerPixel);
86 printf(" alpha : %d\n", (int) surface->format->alpha);
87 printf(" colorkey : 0x%X\n", (unsigned int) surface->format->colorkey);
90 (int) surface->format->Rmask,
91 (int) surface->format->Rshift,
92 (int) surface->format->Rloss);
94 (int) surface->format->Gmask,
95 (int) surface->format->Gshift,
96 (int) surface->format->Gloss);
98 (int) surface->format->Bmask
    [all...]
  /cts/libs/deviceutil/src/android/cts/util/
MediaUtils.java 142 public static boolean canDecode(MediaFormat format) {
143 if (sMCL.findDecoderForFormat(format) == null) {
144 Log.i(TAG, "no decoder for " + format);
163 MediaFormat format = ex.getTrackFormat(i); local
165 String mime = format.getString(MediaFormat.KEY_MIME).toLowerCase();
169 if (!canDecode(format)) {
182 MediaFormat format = ex.getTrackFormat(i); local
183 String mime = format.getString(MediaFormat.KEY_MIME);
185 if (canDecode(format)) {
188 Log.i(TAG, "no decoder for " + format);
329 MediaFormat format = MediaFormat.createVideoFormat(mime, width, height); local
    [all...]

Completed in 1115 milliseconds

<<51525354555657585960>>