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

  /external/chromium_org/third_party/skia/bench/
ETCBitmapBench.cpp 126 : fDecompress(decompress), fBackend(backend) { }
135 if (this->fDecompress) {
142 if (this->fDecompress) {
165 if (this->fDecompress) {
178 bool decompress() const { return fDecompress; }
181 const bool fDecompress;
  /external/skia/bench/
ETCBitmapBench.cpp 126 : fDecompress(decompress), fBackend(backend) { }
135 if (this->fDecompress) {
142 if (this->fDecompress) {
165 if (this->fDecompress) {
178 bool decompress() const { return fDecompress; }
181 const bool fDecompress;

Completed in 30 milliseconds