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

  /frameworks/base/libs/hwui/
PatchCache.h 88 mPixelWidth(0), mPixelHeight(0) {
94 mPixelWidth(pixelWidth), mPixelHeight(pixelHeight) {
129 float mPixelWidth;
PatchCache.cpp 53 hash = JenkinsHashMix(hash, mPixelWidth);
  /packages/services/Car/evs/app/
ConfigManager.h 86 unsigned mPixelWidth;
ConfigManager.cpp 113 complete &= ReadChildNodeAsUint("display", displayNode, "width", &mPixelWidth);

Completed in 1054 milliseconds