HomeSort by relevance Sort by last modified time
    Searched refs:linearResponse (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/ui/include/ui/
ColorSpace.h 60 transfer_function OETF = linearResponse,
61 transfer_function EOTF = linearResponse,
109 transfer_function OETF = linearResponse,
110 transfer_function EOTF = linearResponse,
260 static constexpr float linearResponse(float v) {
  /frameworks/native/libs/ui/
ColorSpace.cpp 23 static constexpr float linearResponse(float v) {
73 return linearResponse;
80 return linearResponse;

Completed in 50 milliseconds