Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/hostside/test/com/android/game/qualification/test/
DPerformanceTestTest.java37 int width = 10; in createImage() local
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.h37 int32_t width; member
Dvecmath.cpp319 Mat4 Mat4::Perspective(float width, float height, float nearPlane, in Perspective()
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/
DSliceTrack.kt44 var width: Int in paintComponent() variable
/tools/tradefederation/core/src/com/android/tradefed/util/
DTableBuilder.java100 int width = mRowLength - 2 - mPadding * 2; // Deduct boundaries in build() local
/tools/dexter/slicer/
Ddex_bytecode.cc105 size_t width = 0; in GetWidthFromBytecode() local
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py64 width=1300, argument
128 width=3, argument
/tools/acloud/internal/lib/
Dutils_test.py43 def __init__(self, width=None, height=None): argument
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackImageAnalyzer.java91 final int width = img.getWidth(); in analyzeImage() local
390 final int width, in projectPixelsToXAxis()