OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:barSize
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera2/src/com/android/camera/
CaptureLayoutHelper.java
264
float
barSize
;
278
barSize
= mBottomBarOptimalHeight;
284
config.mBottomBarRect.set(width -
barSize
, height / 2 - previewShorterEdge / 2,
289
config.mBottomBarRect.set(width / 2 - previewShorterEdge / 2, height -
barSize
,
296
barSize
= mBottomBarOptimalHeight;
304
config.mBottomBarRect.set(width -
barSize
, 0, width, height);
309
config.mBottomBarRect.set(0, height -
barSize
, width, height);
315
barSize
= mBottomBarMinHeight;
320
config.mBottomBarRect.set(width -
barSize
, height / 2 - previewShorterEdge / 2,
325
config.mBottomBarRect.set(width / 2 - previewShorterEdge / 2, height -
barSize
,
[
all
...]
/prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc0/
adapters-1.0-rc0.jar
/prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc1/
adapters-1.0-rc1.jar
Completed in 450 milliseconds