Home
last modified time | relevance | path

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

/external/skia/tests/
DTDPQueueTest.cpp73 static int* PQIndex(Dummy* const& dummy) { return &dummy->fIndex; } in PQIndex() function
102 SkTDPQueue<Dummy*, Dummy::LessP, Dummy::PQIndex> pq; in random_test()