Home
last modified time | relevance | path

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

12

/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/core/adb/client/
Dline_printer.cpp36 string ElideMiddle(const string& str, size_t width) { in ElideMiddle()
/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
/system/core/adb/daemon/
Dframebuffer_service.cpp48 unsigned int width; member
/system/media/audio_utils/include/audio_utils/
DLogPlot.h117 int width = 0; in widthOf() local
/system/teeui/test/
Dteeui_device_config.cpp86 uint width = 0, height = 0; in initFromOptions() local
/system/extras/simpleperf/scripts/
Dreport_html.js350 width: '100%', property
461 width: '100%', property
527 width: 1000, property
978 width: '100%', property
1591 width: '100%', property
1686 width: '100%', property
/system/core/libpixelflinger/
Draster.cpp54 GGLsizei width, GGLsizei height, GGLenum /*type*/) in ggl_copyPixels()
Dtrap.cpp350 static void linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in linex()
377 static void aa_linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in aa_linex()
Dpixelflinger.cpp147 GGLsizei width, GGLsizei height) in ggl_scissor()
/system/core/libpixelflinger/codeflinger/
DArm64Disassembler.cpp90 uint32_t width = msb - lsb + 1; in bits_unsigned() local
Dtexturing.cpp463 int width = scratches.obtain(); in build_textures() local
DARMAssembler.cpp433 void ARMAssembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX()
/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.cpp64 int width = 194; in operator <<() local
/system/extras/simpleperf/
DSampleDisplayer.h198 size_t width; member
Dcmd_stat.cpp163 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/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h189 GGLuint width; // width in pixels member
/system/core/libpixelflinger/tests/arch-arm64/assembler/
Darm64_assembler_test.cpp471 int32_t width = test.RmValue; in dataOpTest() local
/system/tools/hidl/c2hal/test/
Dtest.h138 const uint32_t width; member
/system/update_engine/common/
Dutils.cc741 int width = 6; in FormatTimeDelta() local

12