OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetKIOSurfaceBytesPerElement
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/gl/
io_surface_support_mac.h
33
virtual CFStringRef
GetKIOSurfaceBytesPerElement
() = 0;
io_surface_support_mac.cc
39
virtual CFStringRef
GetKIOSurfaceBytesPerElement
() OVERRIDE;
107
CFStringRef IOSurfaceSupportImpl::
GetKIOSurfaceBytesPerElement
() {
/external/chromium_org/ui/surface/
accelerated_surface_mac.cc
230
io_surface_support->
GetKIOSurfaceBytesPerElement
(), 4);
/external/chromium_org/content/common/gpu/
image_transport_surface_mac.cc
414
io_surface_support->
GetKIOSurfaceBytesPerElement
(), 4);
Completed in 679 milliseconds