Searched refs:ReadPixelsFromNativeTexture (Results 1 – 3 of 3) sorted by relevance
134 void ReadPixelsFromNativeTexture(const SkBitmap& pixels);
116 void VideoFrame::ReadPixelsFromNativeTexture(const SkBitmap& pixels) { in ReadPixelsFromNativeTexture() function in media::VideoFrame
276 video_frame->ReadPixelsFromNativeTexture(*bitmap); in ConvertVideoFrameToBitmap()