/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/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/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
|
/system/core/adb/daemon/ |
D | framebuffer_service.cpp | 49 unsigned int height; member
|
/system/teeui/test/ |
D | teeui_device_config.cpp | 86 uint width = 0, height = 0; in initFromOptions() local
|
/system/core/libpixelflinger/ |
D | raster.cpp | 54 GGLsizei width, GGLsizei height, GGLenum /*type*/) in ggl_copyPixels()
|
D | pixelflinger.cpp | 147 GGLsizei width, GGLsizei height) in ggl_scissor()
|
/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/core/libpixelflinger/include/pixelflinger/ |
D | pixelflinger.h | 190 GGLuint height; // height in pixels member
|
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 464 int height = scratches.obtain(); in build_textures() local
|
/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
|