Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DResourceMap.h82 Iterator endWithNull() const;
220 ResourceMap<ResourceType, IDType>::endWithNull() const in endWithNull() function
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp3191 queryIter != queryMap.endWithNull(); ++queryIter) in CaptureMidExecutionSetup()