Home
last modified time | relevance | path

Searched defs:lh (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.h43 LayerHandle(LayerHistory& lh, int64_t id) : mId(id), mLayerHistory(lh) {} in LayerHandle()
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DXmpDepthDecode.java232 int lh = is.read(); in parse() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java937 int lh = mInfo.logicalHeight; in updateBoundingPath() local