Home
last modified time | relevance | path

Searched defs:numCandidates (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DTransformOperations.cpp113 …void findCandidatesInPlane(double px, double py, double nz, double* candidates, int* numCandidates) in findCandidatesInPlane()
136 int numCandidates = 0; in boundingBoxForArc() local
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Dtmmbr_help.cc249 TMMBRHelp::FindTMMBRBoundingSet(int32_t numCandidates, TMMBRSet& candidateSet) in FindTMMBRBoundingSet()
Drtcp_sender.cc1147 int numCandidates = lengthOfBoundingSet+ 1; in BuildTMMBR() local