Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp824 bool bestSet = false; // True when value has been assigned to in dfMinDim() local
865 bool bestSet = false; // True when value has been assigned to in dfMaxDim() local
996 bool bestSet = false; // True when value has been assigned to in scMinDim() local
1037 bool bestSet = false; // True when value has been assigned to in scMaxDim() local
/aosp_15_r20/frameworks/base/tools/app_metadata_bundles/src/lib/java/com/android/asllib/util/
H A DXmlUtils.java689 Set<String> bestSet = null; in getMostRecentVersion() local