Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 10 of 10) sorted by relevance

/device/google/contexthub/util/common/
Dring.cpp48 size_t copy = mSize - writePos; in write() local
87 size_t copy = mSize - readPos; in read() local
/device/generic/goldfish-opengl/android-emu/aemu/base/fit/
DFunction.h315 FunctionImpl copy; in share() local
473 CallbackImpl copy; in share() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dauto_goldfish_dma_context.cpp60 goldfish_dma_context copy = m_ctx; in release() local
/device/google/cuttlefish/host/commands/cvd/unittests/selector/
Dinstance_record_test.cpp80 auto copy = instance->GetCopy(); in TEST() local
/device/google/cuttlefish/host/commands/cvd/selector/
Dinstance_record.cpp56 Copy copy(*this); in GetCopy() local
/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp405 char* copy = strdup(str.c_str()); // basename may modify its argument in cpp_basename() local
412 char* copy = strdup(str.c_str()); // dirname may modify its argument in cpp_dirname() local
/device/generic/vulkan-cereal/gl-host-common/opengl/
DGpuFrameBridge.cpp177 void postFrame(int width, int height, const void* pixels, bool copy) { in postFrame()
/device/generic/goldfish-opengl/system/vulkan_enc/
Dvk_util.h227 T copy = vk_struct; in vk_make_orphan_copy() local
DDescriptorSetVirtualization.cpp188 void doEmulatedDescriptorCopy(const VkCopyDescriptorSet* copy, const ReifiedDescriptorSet* src, Rei… in doEmulatedDescriptorCopy()
/device/generic/vulkan-cereal/stream-servers/vulkan/
Dvk_util.h229 T copy = vk_struct; in vk_make_orphan_copy() local