Searched defs:area (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/sm8150/media/libplatformconfig/ |
D | ConfigStore.cpp | 39 uint32_t getConfigStoreBool(const char *area, const char *config, in getConfigStoreBool()
|
D | PlatformConfig.cpp | 88 ConfigError_t Config::getConfigStoreBool(const char *area, const char *config, in getConfigStoreBool()
|
/hardware/qcom/sm7250/media/libplatformconfig/ |
D | ConfigStore.cpp | 39 uint32_t getConfigStoreBool(const char *area, const char *config, in getConfigStoreBool()
|
D | PlatformConfig.cpp | 88 ConfigError_t Config::getConfigStoreBool(const char *area, const char *config, in getConfigStoreBool()
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | VehiclePropertyStore.h | 56 int32_t area; member
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ |
D | VehicleManager_fuzzer.h | 73 int64_t makeKey(int32_t prop, int32_t area) const { in makeKey()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ReadbackVts.cpp | 144 int32_t stride, IComposerClient::Rect area, in fillColorsArea()
|
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_bufferallocation.cpp | 688 int64_t area = static_cast<int64_t>(sm) * static_cast<int64_t>(lg); in color_space_for_dimensions() local
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 7337 int area = outputStreams[i].width * outputStreams[i].height; in configureOfflineStillStream() local
|