OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReleaseGL
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/cc/output/
output_surface_client.h
32
virtual void
ReleaseGL
() = 0;
output_surface.h
150
void
ReleaseGL
();
output_surface.cc
303
void OutputSurface::
ReleaseGL
() {
306
client_->
ReleaseGL
();
output_surface_unittest.cc
47
using OutputSurface::
ReleaseGL
;
204
output_surface_.
ReleaseGL
();
/external/chromium_org/cc/test/
fake_output_surface_client.h
24
virtual void
ReleaseGL
() OVERRIDE {}
fake_output_surface.h
109
using OutputSurface::
ReleaseGL
;
/external/chromium_org/content/browser/android/in_process/
synchronous_compositor_output_surface.cc
177
cc::OutputSurface::
ReleaseGL
();
/external/chromium_org/cc/trees/
layer_tree_host_impl.h
223
virtual void
ReleaseGL
() OVERRIDE;
layer_tree_host_impl.cc
[
all
...]
layer_tree_host_unittest.cc
[
all
...]
layer_tree_host_impl_unittest.cc
[
all
...]
/external/chromium_org/cc/resources/
resource_provider_unittest.cc
[
all
...]
Completed in 86 milliseconds