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

  /frameworks/rs/api/
GenerateStubsWhiteList.cpp 200 bool canBeCompressed = true; // Will be false for manglings of builtins.
231 canBeCompressed = false;
269 if (!canBeCompressed) {
  /packages/apps/Messaging/src/com/android/messaging/util/
ImageUtils.java 529 if (!canBeCompressed()) {
606 private boolean canBeCompressed() {
    [all...]

Completed in 360 milliseconds