OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:activeAreaHeight
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/img_utils/src/
DngUtils.cpp
63
uint32_t
activeAreaHeight
= activeAreaBottom - activeAreaTop;
147
/*bottom*/
activeAreaHeight
- 1,
165
/*bottom*/
activeAreaHeight
- 1,
183
/*bottom*/
activeAreaHeight
- 1,
201
/*bottom*/
activeAreaHeight
- 1,
/packages/apps/DevCamera/src/com/android/devcamera/
CameraInfoCache.java
238
public int
activeAreaHeight
() {
Api2Camera.java
724
int dY = mCameraInfoCache.
activeAreaHeight
() - 2 * offY;
[
all
...]
Completed in 149 milliseconds