OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixel_format_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/client/
frame_consumer_proxy.cc
21
pixel_format_
= frame_consumer_->GetPixelFormat();
64
return
pixel_format_
;
frame_consumer_proxy.h
49
PixelFormat
pixel_format_
;
member in class:remoting::FrameConsumerProxy
/external/chromium_org/ui/gl/
gl_surface_wgl.cc
62
pixel_format_
(0) {
117
pixel_format_
= ChoosePixelFormat(device_context_,
119
if (
pixel_format_
== 0) {
124
pixel_format_
,
135
int pixel_format() const { return
pixel_format_
; }
142
int
pixel_format_
;
member in class:gfx::__anon17704::DisplayWGL
Completed in 144 milliseconds