Searched refs:CreateOSPixmap (Results 1 – 7 of 7) sorted by relevance
9 OSPixmap *CreateOSPixmap() in CreateOSPixmap() function
11 OSPixmap *CreateOSPixmap() in CreateOSPixmap() function
34 ANGLE_UTIL_EXPORT OSPixmap *CreateOSPixmap();
39 OSPixmap *CreateOSPixmap() in CreateOSPixmap() function
12 OSPixmap *CreateOSPixmap() function
54 OSPixmap *CreateOSPixmap() in CreateOSPixmap() function
182 : eglu::NativePixmap(kBitmapCapabilities), mPixmap(CreateOSPixmap()) in NativePixmap()