| /frameworks/native/libs/ultrahdr/ |
| D | jpegrutils.cpp | 222 bool getVersion(string* version, bool* present) { in getVersion() 232 bool getMaxContentBoost(float* max_content_boost, bool* present) { in getMaxContentBoost() 248 bool getMinContentBoost(float* min_content_boost, bool* present) { in getMinContentBoost() 264 bool getGamma(float* gamma, bool* present) { in getGamma() 281 bool getOffsetSdr(float* offset_sdr, bool* present) { in getOffsetSdr() 298 bool getOffsetHdr(float* offset_hdr, bool* present) { in getOffsetHdr() 315 bool getHdrCapacityMin(float* hdr_capacity_min, bool* present) { in getHdrCapacityMin() 332 bool getHdrCapacityMax(float* hdr_capacity_max, bool* present) { in getHdrCapacityMax() 349 bool getBaseRenditionIsHdr(bool* base_rendition_is_hdr, bool* present) { in getBaseRenditionIsHdr() 492 bool present = false; in getMetadataFromXMP() local
|
| /frameworks/base/core/java/android/util/apk/ |
| D | SourceStampVerificationResult.java | 40 boolean present, boolean verified, @Nullable Certificate certificate, in SourceStampVerificationResult()
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/fuelgauge/ |
| D | BatteryStatus.java | 59 public final boolean present; field in BatteryStatus 69 int maxChargingWattage, boolean present) { in BatteryStatus()
|
| /frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
| D | CompositionEngine.cpp | 91 void CompositionEngine::present(CompositionRefreshArgs& args) { in present() function in android::compositionengine::impl::CompositionEngine
|
| D | Output.cpp | 436 void Output::present(const compositionengine::CompositionRefreshArgs& refreshArgs) { in present() function in android::compositionengine::impl::Output
|
| /frameworks/native/services/surfaceflinger/tests/ |
| D | BufferGenerator.cpp | 194 void present() const { eglSwapBuffers(mEglDisplay, mEglSurface); } in present() function in android::EglManager
|
| /frameworks/native/libs/gui/include/gui/ |
| D | ITransactionCompletedListener.h | 171 TransactionStats(const std::vector<CallbackId>& ids, nsecs_t latch, const sp<Fence>& present, in TransactionStats()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
| D | BatteryControllerImpl.java | 494 String present = args.getString("present"); in dispatchDemoCommand() local
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputMapperTest.cpp | 61 void InputMapperUnitTest::expectScanCodes(bool present, std::set<int> scanCodes) { in expectScanCodes()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
| D | StageTaskListener.java | 81 void onChildTaskStatusChanged(int taskId, boolean present, boolean visible); in onChildTaskStatusChanged()
|
| D | StageCoordinator.java | 1736 boolean present, boolean visible) { in onStageChildTaskStatusChanged() 3279 public void onChildTaskStatusChanged(int taskId, boolean present, boolean visible) { in onChildTaskStatusChanged()
|
| /frameworks/base/core/java/com/android/internal/policy/ |
| D | DecorView.java | 2636 boolean present = false; field in ColorViewState 2673 public boolean isVisible(boolean present, int color, int windowFlags, boolean force) { in isVisible()
|
| /frameworks/av/media/libmedia/ |
| D | IMediaPlayer.cpp | 919 int32_t present; in onTransact() local
|
| /frameworks/native/services/surfaceflinger/DisplayHardware/ |
| D | HWC2.cpp | 394 Error Display::present(sp<Fence>* outPresentFence) in present() function in android::HWC2::impl::Display
|
| /frameworks/native/services/surfaceflinger/ |
| D | SurfaceFlinger.cpp | 7471 auto present = [this, buffer = capturedBuffer, dataspace = captureResults.capturedDataspace, in renderScreenImpl() local
|