Home
last modified time | relevance | path

Searched refs:grallocError (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/sensorhal/
Ddirectchannel.h69 static int mapGralloc1Error(int grallocError);
Ddirectchannel.cpp250 int GrallocHalWrapper::mapGralloc1Error(int grallocError) { in mapGralloc1Error() argument
251 switch (grallocError) { in mapGralloc1Error()