/aosp12/packages/services/Car/cpp/evs/support_library/ |
H A D | FormatConvert.cpp | 64 void copyNV21toRGB32(unsigned width, unsigned height, in copyNV21toRGB32() 95 void copyYV12toRGB32(unsigned width, unsigned height, in copyYV12toRGB32() 129 void copyYUYVtoRGB32(unsigned width, unsigned height, in copyYUYVtoRGB32() 161 void copyMatchedInterleavedFormats(unsigned width, unsigned height, in copyMatchedInterleavedFormats()
|
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL11Ext.java | 51 float height in glDrawTexfOES() 68 int height in glDrawTexiOES() 85 short height in glDrawTexsOES() 102 int height in glDrawTexxOES()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Vr2dDisplayProperties.java | 58 public Vr2dDisplayProperties(int width, int height, int dpi) { in Vr2dDisplayProperties() 62 private Vr2dDisplayProperties(int width, int height, int dpi, int flags, int removedFlags) { in Vr2dDisplayProperties() 210 public Builder setDimensions(int width, int height, int dpi) { in setDimensions()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/ |
H A D | software_converter.cpp | 53 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 128 int height; member 149 int height = info.height; in copy_source_to_destination() local
|
/aosp12/hardware/qcom/display/msm8960/libcopybit/ |
H A D | software_converter.cpp | 53 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 128 int height; member 148 int height = info.height; in copy_source_to_destination() local
|
/aosp12/hardware/qcom/display/msm8994/libcopybit/ |
H A D | software_converter.cpp | 54 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 129 int height; member 150 int height = info.height; in copy_source_to_destination() local
|
/aosp12/hardware/qcom/display/msm8996/libcopybit/ |
H A D | software_converter.cpp | 53 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 128 int height; member 149 int height = info.height; in copy_source_to_destination() local
|
/aosp12/hardware/qcom/display/msm8998/libcopybit/ |
H A D | software_converter.cpp | 55 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 130 int height; member 151 int height = info.height; in copy_source_to_destination() local
|
/aosp12/hardware/qcom/display/msm8084/libcopybit/ |
H A D | software_converter.cpp | 53 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 128 int height; member 149 int height = info.height; in copy_source_to_destination() local
|
/aosp12/hardware/qcom/display/msm8226/libcopybit/ |
H A D | software_converter.cpp | 53 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 128 int height; member 149 int height = info.height; in copy_source_to_destination() local
|
/aosp12/hardware/qcom/display/msm8909/libcopybit/ |
H A D | software_converter.cpp | 53 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 128 int height; member 149 int height = info.height; in copy_source_to_destination() local
|
/aosp12/hardware/qcom/sdm845/display/libcopybit/ |
H A D | software_converter.cpp | 53 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 128 int height; member 149 int height = info.height; in copy_source_to_destination() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | AlbumSlotRenderer.java | 104 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() 140 AlbumSlidingWindow.AlbumEntry entry, int width, int height) { in renderOverlay() 194 public void onSlotSizeChanged(int width, int height) { in onSlotSizeChanged()
|
/aosp12/hardware/qcom/sm7250/display/libcopybit/ |
H A D | software_converter.cpp | 53 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 128 int height; member 149 int height = info.height; in copy_source_to_destination() local
|
/aosp12/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/ |
H A D | SurfaceAndTextureViews.java | 138 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() 173 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() 178 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
|
/aosp12/hardware/qcom/sm8150/display/libcopybit/ |
H A D | software_converter.cpp | 53 unsigned int height = src->h; in convertYV12toYCrCb420SP() local 128 int height; member 149 int height = info.height; in copy_source_to_destination() local
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Vr2dDisplayProperties.java | 58 public Vr2dDisplayProperties(int width, int height, int dpi) { in Vr2dDisplayProperties() 62 private Vr2dDisplayProperties(int width, int height, int dpi, int flags, int removedFlags) { in Vr2dDisplayProperties() 210 public Builder setDimensions(int width, int height, int dpi) { in setDimensions()
|
/aosp14/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/ |
H A D | SurfaceAndTextureViews.java | 138 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() 173 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() 178 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | CanvasTextureViewActivity.java | 50 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() 56 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
|
H A D | HardwareCanvasTextureViewActivity.java | 51 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() 57 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
|
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | CanvasTextureViewActivity.java | 50 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() 56 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
|
/aosp12/frameworks/av/camera/ndk/impl/ |
H A D | ACameraMetadata.cpp | 184 int64_t height = entry.data.i64[i + STREAM_HEIGHT_OFFSET]; in filterDurations() local 271 int32_t height = entry.data.i32[i + STREAM_HEIGHT_OFFSET]; in filterStreamConfigurations() local 304 int32_t height = entry.data.i32[i + STREAM_HEIGHT_OFFSET]; in filterStreamConfigurations() local 339 int32_t height = entry.data.i32[i + STREAM_HEIGHT_OFFSET]; in filterStreamConfigurations() local 364 int32_t height = entry.data.i32[i + STREAM_HEIGHT_OFFSET]; in filterStreamConfigurations() local
|
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | MutableFrameFormat.java | 66 public void setDimensions(int width, int height) { in setDimensions() 74 public void setDimensions(int width, int height, int depth) { in setDimensions()
|
/aosp12/frameworks/base/media/mca/filterpacks/native/base/ |
H A D | geometry.h | 81 float height() const { return height_; } in height() function 89 float x, y, width, height; member
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/ |
H A D | ExposureFilter.java | 103 private static native float overExposureOperator(int width, int height, in overExposureOperator() 105 private static native float underExposureOperator(int width, int height, in underExposureOperator()
|