/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
D | AutoFitTextureView.java | 51 public void setAspectRatio(int width, int height) { in setAspectRatio() 64 int height = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local
|
D | CameraAvgFragment.java | 502 private void setUpCameraOutputs(int width, int height) { in setUpCameraOutputs() 613 private void openCamera(int width, int height) { in openCamera()
|
/system/media/audio_utils/include/audio_utils/ |
D | LogPlot.h | 88 for (int height = HEIGHT - 1; height >= 0; height--) { in audio_utils_log_plot() local 157 int height = log2(maxCount) + 1; // maxCount > 0, safe to call log2 variable
|
/system/extras/simpleperf/scripts/inferno/ |
D | svg_renderer.py | 66 def create_svg_node(process, callsite, depth, f, total_weight, height, color_scheme, nav): argument 122 def render_svg_nodes(process, flamegraph, depth, f, total_weight, height, color_scheme): argument
|
/system/media/camera/docs/ |
D | camera_device_info.proto | 31 optional int32 height = 2; field 36 optional float height = 2; field 50 optional int32 height = 3; field 84 optional int32 height = 3; field
|
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/ |
D | NativeRenderer.java | 27 …public static native int renderBuffer(int x, int y, int width, int height, int lineStride, int[] b… in renderBuffer()
|
/system/teeui/test/ |
D | teeui_device_config.cpp | 86 uint width = 0, height = 0; in initFromOptions() local
|
/system/media/audio_utils/tests/ |
D | channels_tests.cpp | 73 const AUDIO_GEOMETRY_HEIGHT height = heightFromChannelIdx(i); in TEST() local
|
/system/extras/tests/framebuffer/ |
D | fb_test.c | 34 int height; member
|
/system/teeui/libteeui/include/teeui/ |
D | label.h | 141 #define LineHeight(height) static const constexpr auto label_line_height = height argument
|
/system/teeui/libteeui_jni/ |
D | libteeui_jni.cpp | 169 JNIEnv* env, jclass, jint x, jint y, jint width, jint height, jint lineStride, in Java_com_android_framebufferizer_NativeRenderer_renderBuffer()
|
/system/tools/hidl/c2hal/test/ |
D | test.h | 139 const uint32_t height; member
|
/system/extras/simpleperf/scripts/ |
D | report_html.js | 528 height: 600, property
|