Searched defs:GetDataPointer (Results 1 – 2 of 2) sorted by relevance
88 static uint8_t *GetDataPointer(uint8_t *memory, size_t alignment) in GetDataPointer() function in angle::Allocation
190 const Byte *GetDataPointer(UInt32 offset) const { return Mem + offset; } in GetDataPointer() function