Searched defs:requestCount (Results 1 – 7 of 7) sorted by relevance
13 const requestCount = 1000; constant
13 int GrMockCaps::getRenderTargetSampleCount(int requestCount, GrColorType ct) const { in getRenderTargetSampleCount()
88 int getRenderTargetSampleCount(int requestCount, in getRenderTargetSampleCount()
80 int getRenderTargetSampleCount(int requestCount, GrColorType ct) const { in getRenderTargetSampleCount()94 int getRenderTargetSampleCount(int requestCount, in getRenderTargetSampleCount()
11 requestCount: number, property
2039 TestRequestCounts requestCount; in createDeviceObjectReservationTests() member