Home
last modified time | relevance | path

Searched refs:targetRange (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp1972 uint8_t* targetRange = hostPtr + offset; in vkFlushMappedMemoryRanges() local
1973 countingStream->write(targetRange, actualSize); in vkFlushMappedMemoryRanges()
2004 uint8_t* targetRange = hostPtr + offset; in vkFlushMappedMemoryRanges() local
2005 stream->write(targetRange, actualSize); in vkFlushMappedMemoryRanges()
2097 uint8_t* targetRange = hostPtr + offset; in vkInvalidateMappedMemoryRanges() local
2098 stream->read(targetRange, actualSize); in vkInvalidateMappedMemoryRanges()