Home
last modified time | relevance | path

Searched refs:widthOut (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c122 unsigned *widthOut, in st_gl_texture_dims_to_pipe_dims()
132 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
140 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
153 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
167 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
176 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
183 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
192 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
118 st_gl_texture_dims_to_pipe_dims(GLenum texture, unsigned widthIn, uint16_t heightIn, uint16_t depthIn, unsigned *widthOut, uint16_t *heightOut, uint16_t *depthOut, uint16_t *layersOut) st_gl_texture_dims_to_pipe_dims() argument
H A Dst_texture.h169 unsigned *widthOut,
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h238 uint64_t CalculateBestScore(std::vector<SkScalar>& widthOut,
H A DTextWrapper.cpp672 uint64_t TextWrapper::CalculateBestScore(std::vector<SkScalar>& widthOut, SkScalar maxWidth, in moveForward() argument
682 widthOut.push_back(width); in moveForward()

Completed in 5 milliseconds