/aosp_15_r20/frameworks/base/libs/hwui/apex/ |
H A D | android_bitmap.cpp | 103 static uint32_t getInfoFlags(const SkImageInfo& info, bool isHardware) { in getInfoFlags() 127 static AndroidBitmapInfo getInfo(const SkImageInfo& imageInfo, uint32_t rowBytes, bool isHardware) { in getInfo() 150 bool isHardware = false; in ABitmap_getInfoFromJava() local
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/include/ |
D | HidlEnumerator.h | 51 ::android::hardware::Return<bool> isHardware() override { return false; } in isHardware() function
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/ |
D | Enumerator.h | 91 hardware::Return<bool> isHardware() override { return false; } in isHardware() function
|
D | EnumeratorProxy.h | 74 hardware::Return<bool> isHardware() override { return mEnumeratorManager->isHardware(); } in isHardware() function
|
D | EnumeratorProxy.cpp | 87 hardware::Return<bool> EnumeratorProxy::isHardware() { in isHardware() function in android::automotive::evs::V1_1::implementation::EnumeratorProxy
|
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/ |
D | EvsEnumerator.h | 64 Return<bool> isHardware() override { return true; } in isHardware() function
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/ |
H A D | IEvsEnumerator.aidl | 45 boolean isHardware(); in isHardware() method
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/random/ |
H A D | RandomGeneratorFactory.annotated.java | 55 public boolean isHardware() { throw new RuntimeException("Stub!"); } in isHardware() method in RandomGeneratorFactory
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
H A D | IEvsEnumerator.aidl | 115 boolean isHardware(); in isHardware() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/evs/aidl/android.hardware.automotive.evs_interface/dump/android/hardware/automotive/evs/ |
D | IEvsEnumerator.aidl | 45 boolean isHardware(); in isHardware() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
H A D | IEvsEnumerator.aidl | 45 boolean isHardware(); in isHardware() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
H A D | IEvsEnumerator.aidl | 45 boolean isHardware(); in isHardware() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/default/ |
H A D | EvsEnumerator.h | 52 Return<bool> isHardware() override { return true; } in isHardware() function
|
/aosp_15_r20/frameworks/av/media/libmedia/ |
H A D | MediaResource.cpp | 64 MediaResource MediaResource::VideoBatteryResource(bool isHardware) { in VideoBatteryResource()
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/rust_impl/src/ |
H A D | default_evs_hal.rs | 76 fn isHardware(&self) -> std::result::Result<bool, binder::Status> { in isHardware() method
|
/aosp_15_r20/frameworks/base/libs/hwui/hwui/ |
H A D | Bitmap.h | 134 bool isHardware() const { return mPixelStorageType == PixelStorageType::Hardware; } in isHardware() function
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/ |
D | AidlEnumerator.cpp | 83 ScopedAStatus AidlEnumerator::isHardware(bool* flag) { in isHardware() function in aidl::android::automotive::evs::implementation::AidlEnumerator
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
H A D | EvsEnumerator.cpp | 430 ScopedAStatus EvsEnumerator::isHardware(bool* flag) { in isHardware() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/ |
D | BsEvsEnumerator.h | 338 ::android::hardware::Return<bool> isHardware() override { in isHardware() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/ |
D | BsEvsEnumerator.h | 338 ::android::hardware::Return<bool> isHardware() override { in isHardware() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/ |
D | BsEvsEnumerator.h | 338 ::android::hardware::Return<bool> isHardware() override { in isHardware() function
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | BitmapRegionDecoder.cpp | 316 bool isHardware = false; in nativeDecodeRegion() local
|
H A D | ImageDecoder.cpp | 294 const bool isHardware = !requireMutable in ImageDecoder_nDecodeBitmap() local
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/ |
D | BsEvsEnumerator.h | 338 ::android::hardware::Return<bool> isHardware() override { in isHardware() function
|
/aosp_15_r20/frameworks/av/services/mediametrics/ |
H A D | statsd_codec.cpp | 238 int32_t isHardware = -1; in statsd_codec() local
|