OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPixelHeight
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
PatchCache.h
88
mPixelWidth(0),
mPixelHeight
(0) {
94
mPixelWidth(pixelWidth),
mPixelHeight
(pixelHeight) {
130
float
mPixelHeight
;
PatchCache.cpp
54
hash = JenkinsHashMix(hash,
mPixelHeight
);
/packages/services/Car/evs/app/
ConfigManager.h
87
unsigned
mPixelHeight
;
ConfigManager.cpp
114
complete &= ReadChildNodeAsUint("display", displayNode, "height", &
mPixelHeight
);
Completed in 130 milliseconds