Home
last modified time | relevance | path

Searched defs:hasBackground (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java437 protected boolean hasBackground() { in hasBackground() method in PhotoViewController
/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.cpp1037 bool hasBackground = hasBackgroundColor(); in executeG2D() local