Searched defs:GetPixelFormat (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/remoting/client/ | ||
D | frame_consumer_proxy.cc | 63 FrameConsumer::PixelFormat FrameConsumerProxy::GetPixelFormat() { in GetPixelFormat() function in remoting::FrameConsumerProxy |
/external/chromium_org/ui/gl/ | ||
D | gl_surface_cgl.cc | 64 void* GLSurfaceCGL::GetPixelFormat() { in GetPixelFormat() function in gfx::GLSurfaceCGL |
D | gl_context_cgl.cc | 34 static CGLPixelFormatObj GetPixelFormat() { in GetPixelFormat() function |
/external/chromium_org/remoting/client/jni/ | ||
D | jni_frame_consumer.cc | 104 FrameConsumer::PixelFormat JniFrameConsumer::GetPixelFormat() { in GetPixelFormat() function in remoting::JniFrameConsumer |
/external/chromium_org/remoting/client/plugin/ | ||
D | pepper_view.cc | 215 FrameConsumer::PixelFormat PepperView::GetPixelFormat() { in GetPixelFormat() function in remoting::PepperView |