Searched refs:create_key (Results 1 – 5 of 5) sorted by relevance
/external/skia/tests/graphite/ |
D | KeyTest.cpp | 17 std::unique_ptr<SkPaintParamsKey> create_key(SkShaderCodeDictionary* dict, in create_key() function 46 key = create_key(dict, kBuiltInCodeSnippetIDCount, kMaxBlockDataSize); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() 52 key = create_key(dict, dummySnippetID, kMaxBlockDataSize); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() 56 key = create_key(dict, dummySnippetID, 1024); in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
|
/external/mesa3d/src/gallium/auxiliary/translate/ |
D | translate_cache.c | 80 static inline unsigned create_key(struct translate_key *key) in create_key() function 93 unsigned hash_key = create_key(key); in translate_cache_find()
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | subchannel_index.cc | 47 static grpc_subchannel_key* create_key( in create_key() function 67 return create_key(args, grpc_channel_args_normalize); in grpc_subchannel_key_create() 71 return create_key(&k->args, grpc_channel_args_copy); in subchannel_key_copy()
|
/external/skia/tests/ |
D | GrThreadSafeCacheTest.cpp | 1425 void (*create_key)(skgpu::UniqueKey*, int wh, int id)) { in test_15() 1437 (*create_key)(&key, kImageWH, kNoID); in test_15()
|
/external/libxml2/ |
D | xmlschemas.c | 23037 goto create_key; in xmlSchemaXPathProcessHistory() 23054 create_key: in xmlSchemaXPathProcessHistory()
|