Home
last modified time | relevance | path

Searched defs:isHardware (Results 1 – 25 of 166) sorted by relevance

1234567

/aosp_15_r20/frameworks/base/libs/hwui/apex/
H A Dandroid_bitmap.cpp103 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/
DHidlEnumerator.h51 ::android::hardware::Return<bool> isHardware() override { return false; } in isHardware() function
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/
DEnumerator.h91 hardware::Return<bool> isHardware() override { return false; } in isHardware() function
DEnumeratorProxy.h74 hardware::Return<bool> isHardware() override { return mEnumeratorManager->isHardware(); } in isHardware() function
DEnumeratorProxy.cpp87 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/
DEvsEnumerator.h64 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 DIEvsEnumerator.aidl45 boolean isHardware(); in isHardware() method
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/random/
H A DRandomGeneratorFactory.annotated.java55 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 DIEvsEnumerator.aidl115 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/
DIEvsEnumerator.aidl45 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 DIEvsEnumerator.aidl45 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 DIEvsEnumerator.aidl45 boolean isHardware(); in isHardware() method
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsEnumerator.h52 Return<bool> isHardware() override { return true; } in isHardware() function
/aosp_15_r20/frameworks/av/media/libmedia/
H A DMediaResource.cpp64 MediaResource MediaResource::VideoBatteryResource(bool isHardware) { in VideoBatteryResource()
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/rust_impl/src/
H A Ddefault_evs_hal.rs76 fn isHardware(&self) -> std::result::Result<bool, binder::Status> { in isHardware() method
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DBitmap.h134 bool isHardware() const { return mPixelStorageType == PixelStorageType::Hardware; } in isHardware() function
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/
DAidlEnumerator.cpp83 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 DEvsEnumerator.cpp430 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/
DBsEvsEnumerator.h338 ::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/
DBsEvsEnumerator.h338 ::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/
DBsEvsEnumerator.h338 ::android::hardware::Return<bool> isHardware() override { in isHardware() function
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DBitmapRegionDecoder.cpp316 bool isHardware = false; in nativeDecodeRegion() local
H A DImageDecoder.cpp294 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/
DBsEvsEnumerator.h338 ::android::hardware::Return<bool> isHardware() override { in isHardware() function
/aosp_15_r20/frameworks/av/services/mediametrics/
H A Dstatsd_codec.cpp238 int32_t isHardware = -1; in statsd_codec() local

1234567