Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/selector/
Dinstance_database_utils.h85 std::function<T(const Wrapper&)> convert) { in Collect()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp377 std::function<void()> convert = queue->entries.front(); in threadLoop() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp451 …bool convert = mCtx->doConvert(arrs, first, count, indicesType, indices, !isIndexed, p, arrayType); in setupArrayForDraw() local