HomeSort by relevance Sort by last modified time
    Searched refs:GetPixelFormat (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/ui/gl/
gl_surface_cgl.h 19 static void* GetPixelFormat();
gl_surface_cgl.cc 64 void* GLSurfaceCGL::GetPixelFormat() {
gl_context_cgl.cc 34 static CGLPixelFormatObj GetPixelFormat() {
87 CGLPixelFormatObj format = GetPixelFormat();
155 CGLPixelFormatObj format = GetPixelFormat();
  /external/chromium_org/remoting/client/
frame_consumer.h 52 virtual PixelFormat GetPixelFormat() = 0;
frame_consumer_proxy.cc 21 pixel_format_ = frame_consumer_->GetPixelFormat();
63 FrameConsumer::PixelFormat FrameConsumerProxy::GetPixelFormat() {
frame_consumer_proxy.h 40 virtual PixelFormat GetPixelFormat() OVERRIDE;
rectangle_update_decoder.cc 111 if (consumer_->GetPixelFormat() == FrameConsumer::FORMAT_RGBA) {
  /external/chromium_org/remoting/client/jni/
jni_frame_consumer.h 50 virtual PixelFormat GetPixelFormat() OVERRIDE;
jni_frame_consumer.cc 104 FrameConsumer::PixelFormat JniFrameConsumer::GetPixelFormat() {
  /external/chromium_org/remoting/client/plugin/
pepper_view.h 55 virtual PixelFormat GetPixelFormat() OVERRIDE;
pepper_view.cc 215 FrameConsumer::PixelFormat PepperView::GetPixelFormat() {
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_context.c 155 iPixelFormat = GetPixelFormat(hdc);
163 * TODO: Remove the GetPixelFormat() above, and stop relying on GDI.
363 int iPixelFormat = GetPixelFormat(hdc);
stw_framebuffer.c 481 if (GetPixelFormat(hdc) == 0) {
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 155 iPixelFormat = GetPixelFormat(hdc);
163 * TODO: Remove the GetPixelFormat() above, and stop relying on GDI.
363 int iPixelFormat = GetPixelFormat(hdc);
stw_framebuffer.c 481 if (GetPixelFormat(hdc) == 0) {
  /external/chromium_org/third_party/skia/src/views/win/
SkOSWindow_win.cpp 345 int pixelFormat = GetPixelFormat(dc);
  /external/skia/src/views/win/
SkOSWindow_win.cpp 345 int pixelFormat = GetPixelFormat(dc);
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.c 690 surface->GetPixelFormat (surface, &pixelformat);
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1622 milliseconds