Searched defs:normalizedCoords (Results 1 – 7 of 7) sorted by relevance
110 rust::Box<fontations_ffi::BridgeNormalizedCoords> normalizedCoords = in scanInstance() local142 rust::Box<fontations_ffi::BridgeNormalizedCoords> normalizedCoords = in scanInstance() local
102 rust::Box<fontations_ffi::BridgeNormalizedCoords>&& normalizedCoords, in SkTypeface_Fontations()163 rust::Box<fontations_ffi::BridgeNormalizedCoords> normalizedCoords = in MakeFromData() local
219 cl_bool normalizedCoords = CL_TRUE; in createSamplerWithProperties() local251 cl_sampler Context::createSampler(cl_bool normalizedCoords, in createSampler()
90 cl_bool normalizedCoords, in Sampler()
1935 bool normalizedCoords) in createSampler()1956 bool normalizedCoords) in createSampler()1971 tcu::Sampler::FilterMode magFilterMode, bool normalizedCoords) in createSampler()
58 Vec2 computeNonNormalizedCoordBounds(const bool normalizedCoords, const int dim, const float coord,… in computeNonNormalizedCoordBounds()
268 bool normalizedCoords; member in tcu::Sampler