Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 9 of 9) sorted by relevance

/device/generic/goldfish/camera/
DStreamBufferCache.cpp42 void StreamBufferCache::remove(const int64_t bufferId) { in remove() function in android::hardware::camera::provider::implementation::StreamBufferCache
/device/generic/goldfish-opengl/system/hwc3/
DLruCache.h58 void remove(const Key& key) { in remove() function
/device/google/cuttlefish/guest/hals/camera/
Dstream_buffer_cache.cpp31 void StreamBufferCache::remove(uint64_t buffer_id) { in remove() function in android::hardware::camera::device::V3_4::implementation::StreamBufferCache
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DStateTrackingSupport.h38 void remove(IndexType objId) { in remove() function
195 void remove(GLuint id) { in remove() function
/device/generic/goldfish-opengl/android-emu/aemu/base/containers/
DHybridComponentManager.h51 void remove(IndexType index) { in remove() function
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DString16.cpp327 status_t String16::remove(size_t len, size_t begin) in remove() function in android::String16
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/
DXInput2.h66 XIRemoveMasterInfo remove; member
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp207 void remove(uint64_t h) { in remove() function in gfxstream::vk::BoxedHandleManager
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp4745 const char* remove = chars.c_str(); in StripChars() local