OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetFrontbufferAllocation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/gpu/
texture_image_transport_surface.cc
138
void TextureImageTransportSurface::
SetFrontbufferAllocation
(bool allocation) {
/external/chromium_org/ui/gl/
gl_surface.cc
202
void GLSurface::
SetFrontbufferAllocation
(bool allocated) {
326
void GLSurfaceAdapter::
SetFrontbufferAllocation
(bool allocated) {
327
surface_->
SetFrontbufferAllocation
(allocated);
Completed in 753 milliseconds