| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_video_buffer.h | 52 vl_video_buffer_adjust_size(unsigned *width, unsigned *height, unsigned plane, in vl_video_buffer_adjust_size() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | singlepix.c | 60 GLint width, height; in __indirect_glGetSeparableFilter() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Overlay_autogen.cpp | 42 const int32_t width = 12 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local 65 const int32_t width = 150 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local 89 const int32_t width = 25 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local 112 const int32_t width = 5 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local 133 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local 155 const int32_t width = 6 * static_cast<uint32_t>(widget->runningValues.size()); initOverlayWidgets() local 176 const int32_t width = 40 * kFontGlyphWidths[fontSize]; initOverlayWidgets() local 198 const int32_t width = 6 * static_cast<uint32_t>(widget->runningValues.size()); initOverlayWidgets() local 219 const int32_t width = 40 * kFontGlyphWidths[fontSize]; initOverlayWidgets() local 241 const int32_t width = 5 * static_cast<uint32_t>(widget->runningValues.size()); initOverlayWidgets() local 262 const int32_t width = 40 * kFontGlyphWidths[fontSize]; initOverlayWidgets() local 284 const int32_t width = 6 * static_cast<uint32_t>(widget->runningValues.size()); initOverlayWidgets() local 305 const int32_t width = 40 * kFontGlyphWidths[fontSize]; initOverlayWidgets() local 327 const int32_t width = 6 * static_cast<uint32_t>(widget->runningValues.size()); initOverlayWidgets() local 348 const int32_t width = 40 * kFontGlyphWidths[fontSize]; initOverlayWidgets() local 370 const int32_t width = 5 * static_cast<uint32_t>(widget->runningValues.size()); initOverlayWidgets() local 391 const int32_t width = 40 * kFontGlyphWidths[fontSize]; initOverlayWidgets() local [all...] |
| H A D | CLtypes.h | 76 size_t width; member
|
| /third_party/skia/third_party/externals/angle2/src/common/fuchsia_egl/ |
| H A D | fuchsia_egl.c | 19 int32_t width; member 50 void fuchsia_egl_window_resize(fuchsia_egl_window *egl_window, int32_t width, int32_t height) in fuchsia_egl_window_resize() argument 23 fuchsia_egl_window_create(zx_handle_t image_pipe_handle, int32_t width, int32_t height) fuchsia_egl_window_create() argument [all...] |
| /third_party/skia/third_party/externals/angle2/samples/WindowTest/ |
| H A D | WindowTest.cpp | 18 int width = 400; in main() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
| H A D | esextcFragmentShadingRateBasic.hpp | 51 deUint32 width = 0; member
|
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | ppm.cc | 41 amber::Result ConvertToPPM(uint32_t width, in ConvertToPPM() argument
|
| H A D | ppm_test.cc | 55 const uint32_t width = 12; in TEST_F() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | constants_test.cpp | 34 int width; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/fuchsia/ |
| H A D | WindowSurfaceVkFuchsia.cpp | 58 int32_t width = fuchsia_egl_window_get_width(egl_window); in getCurrentWindowSize() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | RobustClientMemoryTest.cpp | 165 GLsizei width = 0; in TEST_P() local
|
| H A D | ReadOnlyFeedbackLoopTest.cpp | 50 const GLuint width = getWindowWidth(); in TEST_P() local
|
| H A D | S3TCTextureSizesTest.cpp | 143 size_t width; in TEST_P() member 192 size_t width; in TEST_P() member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | RenderbufferNULL.cpp | 21 setStorage(const gl::Context *context, GLenum internalformat, GLsizei width, GLsizei height) setStorage() argument 29 setStorageMultisample(const gl::Context *context, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, gl::MultisamplingMode mode) setStorageMultisample() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrRectanizerSkyline.cpp | 13 bool GrRectanizerSkyline::addRect(int width, int height, SkIPoint16* loc) { in addRect() argument 52 bool GrRectanizerSkyline::rectangleFits(int skylineIndex, int width, int height, int* ypos) const { in rectangleFits() argument [all...] |
| /third_party/skia/src/gpu/text/ |
| H A D | GrDistanceFieldAdjustTable.cpp | 50 int width, height; in build_distance_adjust_table() local
|
| /third_party/skia/src/core/ |
| H A D | SkSpecialImage.h | 55 int width() const { return fSubset.width(); } in width() function in SkSpecialImage
|
| H A D | SkDocument.cpp | 18 static SkCanvas* trim(SkCanvas* canvas, SkScalar width, SkScalar height, in trim() argument 31 SkCanvas* SkDocument::beginPage(SkScalar width, SkScalar height, in beginPage() argument
|
| H A D | SkGaussFilter.h | 23 int width() const { return 2 * this->radius() + 1; } in width() function in SkGaussFilter
|
| H A D | SkSurfaceCharacterization.cpp | 64 SkSurfaceCharacterization SkSurfaceCharacterization::createResized(int width, int height) const { in createResized() argument
|
| /third_party/skia/samplecode/ |
| H A D | SampleCircle.cpp | 27 void circle(SkCanvas* canvas, int width, bool aa) { in circle() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| H A D | FrameBufferOSX.hpp | 39 int width; member in sw::FrameBufferOSX
|
| H A D | FrameBufferOzone.cpp | 19 FrameBufferOzone::FrameBufferOzone(intptr_t display, intptr_t window, int width, int height) : FrameBuffer(width, height, false, false) in FrameBufferOzone() argument
|
| H A D | FrameBufferWin.cpp | 19 FrameBufferWin::FrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBuffer(width, height, fullscreen, topLeftOrigin), windowHandle(windowHandle) in FrameBufferWin() argument 58 sw::FrameBufferWin *createFrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) in createFrameBufferWin() argument 75 sw::FrameBuffer *createFrameBuffer(void *display, HWND window, int width, int height) in createFrameBuffer() argument
|