Searched refs:createImageInfo (Results 1 – 1 of 1) sorted by relevance
34 static inline SkImageInfo createImageInfo(int32_t width, int32_t height, int32_t format, in createImageInfo() function68 return createImageInfo(buffer.width, buffer.height, buffer.format, colorSpace); in ANativeWindowToImageInfo()73 return createImageInfo(bufferDesc.width, bufferDesc.height, bufferDesc.format, colorSpace); in BufferDescriptionToImageInfo()