Searched refs:IsValidNativeWindowBuffer (Results 1 – 3 of 3) sorted by relevance
230 bool IsValidNativeWindowBuffer(ANativeWindowBuffer *windowBuffer);
176 bool IsValidNativeWindowBuffer(ANativeWindowBuffer *windowBuffer) in IsValidNativeWindowBuffer() function
169 if (!angle::android::IsValidNativeWindowBuffer(windowBuffer)) in ValidateHardwareBuffer()