Searched defs:hasActiveLayer (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DOpenGLRenderer.cpp1568 const bool hasActiveLayer = hasLayer(); local
1570 const bool hasActiveLayer = false; local
1603 if (hasActiveLayer) {
1615 if (hasActiveLayer) {
2320 const bool hasActiveLayer = hasLayer(); local
2322 const bool hasActiveLayer = false; local
2326 positions, hasActiveLayer ? &bounds : NULL)) {
2328 if (hasActiveLayer) {
2447 const bool hasActiveLayer = hasLayer(); local
2449 const bool hasActiveLayer local
2503 const bool hasActiveLayer = hasLayer(); local
2505 const bool hasActiveLayer = false; local
[all...]

Completed in 28 milliseconds