/device/generic/goldfish/hals/camera/ |
D | abc3d.h | 50 EGLImageKHR get() const { return mEglImage; } in get() function 102 GLuint get() const { return mTex; } in get() function 114 GLuint get() const { return mFBO; } in get() function 127 GLuint get() const { return mShader; } in get() function 144 GLuint get() const { return mProgram; } in get() function
|
D | BlockingQueue.h | 44 std::optional<T> get() { in get() function
|
/device/google/cuttlefish/host/libs/audio_connector/ |
D | buffers.h | 56 const uint8_t* get() const { return buffer_; } in get() function 76 uint8_t* get() { return buffer_; } in get() function
|
/device/generic/trusty/dhcp/common/include/ |
D | socket.h | 33 int get() const { return mSocketFd; } in get() function
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/ |
D | Configuration.java | 29 public static Configuration get(Context context) { in get() method in Configuration
|
/device/generic/goldfish/hals/radio/ |
D | IdAllocator.cpp | 25 int32_t IdAllocator::get() { in get() function in aidl::android::hardware::radio::implementation::IdAllocator
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.h | 262 void* get() { return ptr_; } in get() function 263 const void* get() const { return ptr_; } in get() function
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_resource_manager.cpp | 53 ESYS_TR TpmResourceManager::ObjectSlot::get() { in get() function in cuttlefish::TpmResourceManager::ObjectSlot
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | LruCache.h | 25 Value* get(const Key& key) { in get() function
|
D | HostFrameComposer.cpp | 135 ComposeDevice* get() { return mComposeDevice; } in get() function in aidl::android::hardware::graphics::composer3::impl::__anon6d057dcb0111::ComposeMsg 153 ComposeDevice_v2* get() { return mComposeDevice; } in get() function in aidl::android::hardware::graphics::composer3::impl::__anon6d057dcb0111::ComposeMsg_v2
|
/device/google/cuttlefish/guest/hals/camera/ |
D | stream_buffer_cache.cpp | 21 std::shared_ptr<CachedStreamBuffer> StreamBufferCache::get(uint64_t buffer_id) { in get() function in android::hardware::camera::device::V3_4::implementation::StreamBufferCache
|
/device/generic/car/emulator/vhal_v2_0/ |
D | EmulatedVehicleHalServer.cpp | 74 EmulatedVehicleHalServer::VehiclePropValuePtr EmulatedVehicleHalServer::get( in get() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedVehicleHalServer
|