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

  /frameworks/base/libs/hwui/
PatchCache.h 94 mPixelWidth(0), mPixelHeight(0) {
100 mPixelWidth(pixelWidth), mPixelHeight(pixelHeight) {
136 float mPixelHeight;
PatchCache.cpp 74 hash = JenkinsHashMix(hash, mPixelHeight);

Completed in 585 milliseconds