HomeSort by relevance Sort by last modified time
    Searched refs:find_first_instances_of_type (Results 1 - 4 of 4) sorted by null

  /external/skia/tests/
RecordTestUtils.h 53 template <typename DrawT> int find_first_instances_of_type(const SkRecord& record) { function
RecordDrawTest.cpp 195 int index = find_first_instances_of_type<SkRecords::DrawRect>(rerecord);
  /external/skqp/tests/
RecordTestUtils.h 53 template <typename DrawT> int find_first_instances_of_type(const SkRecord& record) { function
RecordDrawTest.cpp 195 int index = find_first_instances_of_type<SkRecords::DrawRect>(rerecord);

Completed in 536 milliseconds