Home
last modified time | relevance | path

Searched defs:setParams (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DGoldfishH264Helper.cpp144 void GoldfishH264Helper::setParams(size_t stride, in setParams() function in android::GoldfishH264Helper
DC2GoldfishAvcDec.cpp551 status_t C2GoldfishAvcDec::setParams(size_t stride) { in setParams() function in android::C2GoldfishAvcDec
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DGoldfishHevcHelper.cpp147 void GoldfishHevcHelper::setParams(size_t stride, in setParams() function in android::GoldfishHevcHelper
DC2GoldfishHevcDec.cpp496 status_t C2GoldfishHevcDec::setParams(size_t stride) { in setParams() function in android::C2GoldfishHevcDec
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp16941 …CuLaunchInfoNVX & setParams( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const void * const> con… in setParams() function