HomeSort by relevance Sort by last modified time
    Searched refs:isLayer (Results 1 - 4 of 4) sorted by null

  /frameworks/base/include/private/hwui/
DrawGlInfo.h 39 bool isLayer;
  /frameworks/webview/chromium/plat_support/
draw_gl_functor.cpp 66 aw_info.is_layer = gl_info->isLayer;
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 425 info.isLayer = false;
469 info.isLayer = hasLayer();
    [all...]

Completed in 83 milliseconds