Home
last modified time | relevance | path

Searched defs:width (Results 1 – 14 of 14) sorted by relevance

/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DAutoFitTextureView.java51 public void setAspectRatio(int width, int height) { in setAspectRatio()
63 int width = MeasureSpec.getSize(widthMeasureSpec); in onMeasure() local
DCameraAvgFragment.java502 private void setUpCameraOutputs(int width, int height) { in setUpCameraOutputs()
613 private void openCamera(int width, int height) { in openCamera()
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/
DNativeRenderer.java27 …public static native int renderBuffer(int x, int y, int width, int height, int lineStride, int[] b… in renderBuffer()
/system/media/camera/docs/
Dcamera_device_info.proto30 optional int32 width = 1; field
35 optional float width = 1; field
49 optional int32 width = 2; field
83 optional int32 width = 2; field
/system/media/audio_utils/include/audio_utils/
DLogPlot.h117 int width = 0; in widthOf() local
/system/extras/simpleperf/scripts/
Dreport_html.js356 width: '100%', property
467 width: '100%', property
533 width: 1000, property
984 width: '100%', property
1597 width: '100%', property
1692 width: '100%', property
/system/extras/tests/framebuffer/
Dfb_test.c33 int width; member
/system/teeui/libteeui/src/
Dutils.cpp91 Color drawLinePoint(Point<pxs> a, Point<pxs> b, Point<pxs> px_origin, Color c, pxs width) { in drawLinePoint()
/system/hardware/interfaces/suspend/1.0/default/
DWakeLockEntryList.cpp69 int width = 194; in operator <<() local
/system/extras/simpleperf/
DSampleDisplayer.h195 size_t width; member
Dcmd_stat.cpp162 std::vector<size_t> width(titles.size(), 0); in ShowText() local
/system/teeui/libteeui_jni/
Dlibteeui_jni.cpp169 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/
Dtest.h138 const uint32_t width; member
/system/update_engine/common/
Dutils.cc805 int width = 6; in FormatTimeDelta() local