Home
last modified time | relevance | path

Searched defs:intent (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalService.java522 public IBinder onBind(Intent intent) { in onBind()
527 public int onStartCommand(Intent intent, int flags, int startid) in onStartCommand()
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerClient.h147 Return<Error> setColorMode_2_2(Display display, ColorMode mode, RenderIntent intent) override { in setColorMode_2_2()
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h200 Error setColorMode_2_2(Display display, ColorMode mode, RenderIntent intent) override { in setColorMode_2_2()
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp172 void ComposerClient_v2_2::setColorMode(Display display, ColorMode mode, RenderIntent intent) { in setColorMode()
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2TargetTest.cpp377 for (auto intent : intents) { in TEST_F() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dp2p.h116 uint8 intent; /* Intent Value 0...15 (0=legacy 15=master only) */ member
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp2733 uint8_t intent = ANDROID_CONTROL_CAPTURE_INTENT_PREVIEW; in initDefaultRequests() local