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

  /external/skia/src/gpu/
GrResourceAllocator.h 60 enum class AssignError {
67 // If any proxy fails to instantiate, the AssignError will be set to kFailedProxyInstantiation.
71 bool assign(int* startIndex, int* stopIndex, AssignError* outError);
  /external/skqp/src/gpu/
GrResourceAllocator.h 60 enum class AssignError {
67 // If any proxy fails to instantiate, the AssignError will be set to kFailedProxyInstantiation.
71 bool assign(int* startIndex, int* stopIndex, AssignError* outError);

Completed in 466 milliseconds