/aosp_15_r20/external/toolchain-utils/bestflags/ |
H A D | generation_test.py | 26 STRIDE = 7 variable
|
H A D | steering_test.py | 31 STRIDE = 7 variable
|
/aosp_15_r20/external/llvm-libc/src/__support/HashTable/ |
H A D | bitmask.h | 37 LIBC_INLINE_VAR constexpr static size_t STRIDE = WORD_STRIDE; member
|
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/ |
H A D | StandardMetadataType.aidl | 383 STRIDE = 23, enumConstant
|
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/ |
H A D | StandardMetadataType.aidl | 61 STRIDE = 23, enumConstant
|
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/ |
H A D | StandardMetadataType.aidl | 61 STRIDE = 23, enumConstant
|
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ |
H A D | StandardMetadataType.aidl | 61 STRIDE = 23, enumConstant
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common_interface/dump/android/hardware/graphics/common/ |
D | StandardMetadataType.aidl | 61 STRIDE = 23, enumConstant
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V4-ndk-source/gen/include/aidl/android/hardware/graphics/common/ |
D | StandardMetadataType.h | 43 STRIDE = 23L, enumerator
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V4-ndk-source/gen/include/aidl/android/hardware/graphics/common/ |
D | StandardMetadataType.h | 43 STRIDE = 23L, enumerator
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V6-ndk-source/gen/include/aidl/android/hardware/graphics/common/ |
D | StandardMetadataType.h | 51 STRIDE = 23L, enumerator
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V4-ndk-source/gen/include/aidl/android/hardware/graphics/common/ |
D | StandardMetadataType.h | 43 STRIDE = 23L, enumerator
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common-V4-ndk-source/gen/include/aidl/android/hardware/graphics/common/ |
D | StandardMetadataType.h | 43 STRIDE = 23L, enumerator
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
H A D | CreateBitmap.java | 36 private static final int STRIDE = 64; // must be >= WIDTH field in CreateBitmap
|
H A D | MeasureText.java | 34 private static final int STRIDE = 64; // must be >= WIDTH field in MeasureText
|
H A D | PurgeableBitmapView.java | 47 private static final int STRIDE = 320; // must be >= WIDTH field in PurgeableBitmapView
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | gem_render_linear_blits.c | 54 #define STRIDE (WIDTH*4) macro
|
H A D | gem_media_vme.c | 41 #define STRIDE (WIDTH) macro
|
H A D | gem_render_tiled_blits.c | 52 #define STRIDE (WIDTH*4) macro
|
H A D | gem_media_fill.c | 52 #define STRIDE (WIDTH) macro
|
H A D | gem_gpgpu_fill.c | 50 #define STRIDE (WIDTH) macro
|
H A D | gem_render_copy_redux.c | 55 #define STRIDE (WIDTH*4) macro
|
H A D | gem_ppgtt.c | 43 #define STRIDE (WIDTH*4) macro
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/mm/ |
H A D | large_vm_gpr_corruption.c | 43 #define STRIDE (2ul << 40) // 2TB macro
|
/aosp_15_r20/external/webp/src/dec/ |
H A D | buffer_dec.c | 38 #define MIN_BUFFER_SIZE(WIDTH, HEIGHT, STRIDE) \ argument
|