OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetTextureManager
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/cc/resources/
prioritized_resource.h
41
void
SetTextureManager
(PrioritizedResourceManager* manager);
prioritized_resource.cc
38
void PrioritizedResource::
SetTextureManager
(
prioritized_resource_unittest.cc
755
texture->
SetTextureManager
(NULL);
766
texture->
SetTextureManager
(resource_manager_two.get());
[
all
...]
/external/chromium_org/cc/layers/
tiled_layer.cc
261
tile->managed_resource()->
SetTextureManager
(
/external/chromium_org/cc/trees/
layer_tree_host.cc
916
surface_memory_placeholder_->
SetTextureManager
(
[
all
...]
Completed in 885 milliseconds