Searched refs:GetPixelFormat (Results 1 – 18 of 18) sorted by relevance
21 pixel_format_ = frame_consumer_->GetPixelFormat(); in FrameConsumerProxy()63 FrameConsumer::PixelFormat FrameConsumerProxy::GetPixelFormat() { in GetPixelFormat() function in remoting::FrameConsumerProxy
52 virtual PixelFormat GetPixelFormat() = 0;
40 virtual PixelFormat GetPixelFormat() OVERRIDE;
111 if (consumer_->GetPixelFormat() == FrameConsumer::FORMAT_RGBA) { in Initialize()
34 static CGLPixelFormatObj GetPixelFormat() { in GetPixelFormat() function87 CGLPixelFormatObj format = GetPixelFormat(); in Initialize()155 CGLPixelFormatObj format = GetPixelFormat(); in MakeCurrent()
19 static void* GetPixelFormat();
64 void* GLSurfaceCGL::GetPixelFormat() { in GetPixelFormat() function in gfx::GLSurfaceCGL
50 virtual PixelFormat GetPixelFormat() OVERRIDE;
104 FrameConsumer::PixelFormat JniFrameConsumer::GetPixelFormat() { in GetPixelFormat() function in remoting::JniFrameConsumer
55 virtual PixelFormat GetPixelFormat() OVERRIDE;
215 FrameConsumer::PixelFormat PepperView::GetPixelFormat() { in GetPixelFormat() function in remoting::PepperView
155 iPixelFormat = GetPixelFormat(hdc); in stw_create_context_attribs()363 int iPixelFormat = GetPixelFormat(hdc); in stw_make_current()
481 if (GetPixelFormat(hdc) == 0) { in DrvSetPixelFormat()
345 int pixelFormat = GetPixelFormat(dc); in attachGL()
690 surface->GetPixelFormat (surface, &pixelformat); in DirectFB_SetVideoMode()