Searched refs:hasExternalImageProperties (Results 1 – 3 of 3) sorted by relevance
67 bool hasExternalImageProperties() const override final { return true; } in hasExternalImageProperties() function in AHardwareBufferExternalMemory
93 virtual bool hasExternalImageProperties() const { return false; } in hasExternalImageProperties() function in vk::DeviceMemory
822 if(deviceMemory && deviceMemory->hasExternalImageProperties()) in rowPitchBytes()880 if(deviceMemory && deviceMemory->hasExternalImageProperties()) in getMemoryOffset()