Home
last modified time | relevance | path

Searched defs:STRIDE (Results 1 – 25 of 260) sorted by relevance

1234567891011

/aosp_15_r20/external/toolchain-utils/bestflags/
H A Dgeneration_test.py26 STRIDE = 7 variable
H A Dsteering_test.py31 STRIDE = 7 variable
/aosp_15_r20/external/llvm-libc/src/__support/HashTable/
H A Dbitmask.h37 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 DStandardMetadataType.aidl383 STRIDE = 23, enumConstant
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/
H A DStandardMetadataType.aidl61 STRIDE = 23, enumConstant
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/
H A DStandardMetadataType.aidl61 STRIDE = 23, enumConstant
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
H A DStandardMetadataType.aidl61 STRIDE = 23, enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/common/aidl/android.hardware.graphics.common_interface/dump/android/hardware/graphics/common/
DStandardMetadataType.aidl61 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/
DStandardMetadataType.h43 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/
DStandardMetadataType.h43 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/
DStandardMetadataType.h51 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/
DStandardMetadataType.h43 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/
DStandardMetadataType.h43 STRIDE = 23L, enumerator
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DCreateBitmap.java36 private static final int STRIDE = 64; // must be >= WIDTH field in CreateBitmap
H A DMeasureText.java34 private static final int STRIDE = 64; // must be >= WIDTH field in MeasureText
H A DPurgeableBitmapView.java47 private static final int STRIDE = 320; // must be >= WIDTH field in PurgeableBitmapView
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_render_linear_blits.c54 #define STRIDE (WIDTH*4) macro
H A Dgem_media_vme.c41 #define STRIDE (WIDTH) macro
H A Dgem_render_tiled_blits.c52 #define STRIDE (WIDTH*4) macro
H A Dgem_media_fill.c52 #define STRIDE (WIDTH) macro
H A Dgem_gpgpu_fill.c50 #define STRIDE (WIDTH) macro
H A Dgem_render_copy_redux.c55 #define STRIDE (WIDTH*4) macro
H A Dgem_ppgtt.c43 #define STRIDE (WIDTH*4) macro
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/mm/
H A Dlarge_vm_gpr_corruption.c43 #define STRIDE (2ul << 40) // 2TB macro
/aosp_15_r20/external/webp/src/dec/
H A Dbuffer_dec.c38 #define MIN_BUFFER_SIZE(WIDTH, HEIGHT, STRIDE) \ argument

1234567891011