Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawWriter.cpp34 int templateCount) { in setTemplate()
H A DDrawWriter.h224 unsigned int templateCount, unsigned int drawCount) { in bindAndFlush()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/
H A DRegistryEciesAeadHkdfDemHelperTest.java91 int templateCount = 4; in testConstructorWithUnsupportedTemplates() local