Searched refs:LayerIsInExisting3DRenderingContext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common.cc329 static inline bool LayerIsInExisting3DRenderingContext(LayerType* layer) { function in namespace:cc
349 if (LayerIsInExisting3DRenderingContext(layer))
360 if (LayerIsInExisting3DRenderingContext(layer))
590 if (LayerIsInExisting3DRenderingContext(layer) &&
2369 !LayerIsInExisting3DRenderingContext(layer)) {

Completed in 117 milliseconds