Home
last modified time | relevance | path

Searched defs:releaseValue (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DLazyProxyTest.cpp434 static void DeinstantiateReleaseProc(void* releaseValue) { (*static_cast<int*>(releaseValue))++; } in DeinstantiateReleaseProc()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir.cpp1224 void Program::releaseValue(Value *value) in releaseValue() function in nv50_ir::Program