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

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

Completed in 43 milliseconds