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