Home
last modified time | relevance | path

Searched defs:getParamCaptures (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFrameCapture.h71 const std::vector<ParamCapture> &getParamCaptures() const { return mParamCaptures; } in getParamCaptures() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.h84 const std::vector<ParamCapture> &getParamCaptures() const { return mParamCaptures; } in getParamCaptures() function