Home
last modified time | relevance | path

Searched refs:ANativeWindowToImageInfo (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/hwui/utils/
H A DColor.h96 SkImageInfo ANativeWindowToImageInfo(const ANativeWindow_Buffer& buffer,
H A DColor.cpp71 SkImageInfo ANativeWindowToImageInfo(const ANativeWindow_Buffer& buffer, in ANativeWindowToImageInfo() function
/aosp14/frameworks/base/libs/hwui/apex/
H A Dandroid_canvas.cpp45 SkImageInfo imageInfo = uirenderer::ANativeWindowToImageInfo(*buffer, cs); in convert()