/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.cpp | 48 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D() 55 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D() 62 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D() 69 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D() 76 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D() 86 const VkBaseInStructure* from, VkBaseInStructure* to) { in deepcopy_VkBaseInStructure() 107 const VkBaseOutStructure* from, VkBaseOutStructure* to) { in deepcopy_VkBaseOutStructure() 128 const VkBufferMemoryBarrier* from, VkBufferMemoryBarrier* to) { in deepcopy_VkBufferMemoryBarrier() 149 const VkDispatchIndirectCommand* from, in deepcopy_VkDispatchIndirectCommand() 157 const VkDrawIndexedIndirectCommand* from, in deepcopy_VkDrawIndexedIndirectCommand() [all …]
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.cpp | 48 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D() 55 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D() 62 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D() 69 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D() 76 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D() 86 const VkBaseInStructure* from, VkBaseInStructure* to) { in deepcopy_VkBaseInStructure() 107 const VkBaseOutStructure* from, VkBaseOutStructure* to) { in deepcopy_VkBaseOutStructure() 128 const VkBufferMemoryBarrier* from, VkBufferMemoryBarrier* to) { in deepcopy_VkBufferMemoryBarrier() 149 const VkDispatchIndirectCommand* from, in deepcopy_VkDispatchIndirectCommand() 157 const VkDrawIndexedIndirectCommand* from, in deepcopy_VkDrawIndexedIndirectCommand() [all …]
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | HintManagerTest.cc | 264 std::string from = in SetUp() local 482 std::string from = "CPUCluster0MinFreq"; in TEST_F() local 491 std::string from = "ModeProperty"; in TEST_F() local 501 std::string from = files_[0 + 2]->path; in TEST_F() local 511 std::string from = "1512000"; in TEST_F() local 521 std::string from = "HIGH"; in TEST_F() local 531 std::string from = "384000"; in TEST_F() local 541 std::string from = "LOW"; in TEST_F() local 643 std::string from = R"("Node": "CPUCluster0MinFreq")"; in TEST_F() local 655 std::string from = R"("Node": "CPUCluster0MinFreq")"; in TEST_F() local [all …]
|
/hardware/interfaces/biometrics/common/thread/include/thread/ |
D | Callable.h | 50 std::unique_ptr<Callable> Callable::from(T func) { in from() function
|
/hardware/google/gfxstream/guest/gralloc_cb/include/ |
D | gralloc_cb_bp.h | 63 static cb_handle_t* from(void* p) { in from() function 69 static const cb_handle_t* from(const void* p) { in from() function
|
/hardware/interfaces/security/authgraph/default/src/ |
D | main.rs | 37 fn from(s: String) -> Self { in from() method
|
/hardware/google/graphics/common/libhwc2.1/libvrr/RefreshRateCalculator/ |
D | ExitIdleRefreshRateCalculator.cpp | 41 void ExitIdleRefreshRateCalculator::onPowerStateChange(int from, int to) { in onPowerStateChange()
|
D | VideoFrameRateCalculator.cpp | 50 void VideoFrameRateCalculator::onPowerStateChange(int from, int to) { in onPowerStateChange()
|
D | PeriodRefreshRateCalculator.cpp | 42 void PeriodRefreshRateCalculator::onPowerStateChange(int from, int to) { in onPowerStateChange()
|
D | RefreshRateCalculator.h | 62 virtual void onPowerStateChange(int __unused from, int __unused to) override {} in onPowerStateChange()
|
D | CombinedRefreshRateCalculator.cpp | 50 void CombinedRefreshRateCalculator::onPowerStateChange(int from, int to) { in onPowerStateChange()
|
/hardware/interfaces/media/bufferpool/aidl/default/ |
D | BufferPool.cpp | 121 uint32_t from, in onInvalidationRequest() 501 bool needsAck, BufferId from, BufferId to, in invalidate() 530 BufferId from = mStartSeq; in flush() local
|
D | BufferStatus.cpp | 42 bool isBufferInRange(BufferId from, BufferId to, BufferId bufferId) { in isBufferInRange()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_callbacks.h | 63 void UpdateVsyncSource(hwc2_display_t from) { in UpdateVsyncSource()
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_darwin.cpp | 57 static MacSurface* from(EglOS::Surface* s) { in from() function in __anon19379e4b0111::MacSurface 79 static void* from(EglOS::Context* c) { in from() function in __anon19379e4b0111::MacContext 124 static const MacPixelFormat* from(const EglOS::PixelFormat* f) { in from() function in __anon19379e4b0111::MacPixelFormat
|
D | EglOsApi_wgl.cpp | 514 static const WinPixelFormat* from(const EglOS::PixelFormat* f) { in from() function in __anonb70991b00111::WinPixelFormat 585 static WinSurface* from(EglOS::Surface* s) { in from() function in __anonb70991b00111::WinSurface 616 static HGLRC from(const EglOS::Context* c) { in from() function in __anonb70991b00111::WinContext
|
/hardware/google/graphics/common/libacryl/include/hardware/exynos/ |
D | acryl.h | 320 bool supportedResampling(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedResampling() 333 bool supportedHWResampling(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedHWResampling() 345 bool supportedHResizing(int16_t from, int16_t to) const in supportedHResizing() 354 bool supportedVResizing(int16_t from, int16_t to) const in supportedVResizing() 363 bool supportedResizing(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedResizing() 382 bool supportedResampling(int16_t from, int16_t to, int16_t upfactor, int16_t downfactor) const in supportedResampling() 405 bool supportedResizing(int16_t from, int16_t to, int16_t upfactor, int16_t downfactor) const in supportedResizing()
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_callbacks.h | 63 void UpdateVsyncSource(hwc2_display_t from) { in UpdateVsyncSource()
|
/hardware/interfaces/security/secretkeeper/aidl/vts/ |
D | secretkeeper_test_client.rs | 263 fn from(e: secretkeeper_client::Error) -> Self { in from() method 269 fn from(e: SecretkeeperError) -> Self { in from() method 275 fn from(e: coset::CoseError) -> Self { in from() method 281 fn from(s: binder::Status) -> Self { in from() method 287 fn from(e: secretkeeper_comm::data_types::error::Error) -> Self { in from() method
|
/hardware/google/gfxstream/host/gl/ |
D | GLESVersionDetector.cpp | 160 const std::string& from, in sAddExtensionIfSupported()
|
/hardware/interfaces/security/keymint/aidl/default/ |
D | main.rs | 45 fn from(s: String) -> Self { in from() method
|
/hardware/google/graphics/common/libhwc2.1/libvrr/Statistics/ |
D | VariableRefreshRateStatistic.cpp | 93 void VariableRefreshRateStatistic::onPowerStateChange(int from, int to) { in onPowerStateChange()
|
/hardware/google/aemu/base/ |
D | StringUtils.cpp | 187 std::string_view from, in StringReplace()
|
D | PathUtils.cpp | 351 bool PathUtils::move(const std::string& from, const std::string& to) { in move()
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | list.h | 89 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace()
|