Searched refs:isDstRGB (Results 1 – 3 of 3) sorted by relevance
36 bool isDstRGB() const;
437 if (mConverter != NULL && mConverter->isDstRGB()) { in render()
111 bool ColorConverter::isDstRGB() const { in isDstRGB() function in android::ColorConverter