Searched refs:ptr_32 (Results 1 – 1 of 1) sorted by relevance
54 const uint32_t* ptr_32 = reinterpret_cast<const uint32_t*>(ptr_8); in GetFrameBuffer() local55 pixel.SetIntValue(*ptr_32); in GetFrameBuffer()