Home
last modified time | relevance | path

Searched defs:height (Results 451 - 475 of 4494) sorted by relevance

1...<<11121314151617181920>>...180

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.h14 uint16_t height; member
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c42 const unsigned int width = 16, height = 16; in main() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_resource.c41 uint32_t height = u_minify(prsc->height0, level); in setup_slices() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySamplingResources.hpp31 unsigned int height; member
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dpng.cc49 ConvertToPNG(uint32_t width, uint32_t height, const std::vector<amber::Value>& values, std::vector<uint8_t>* buffer) ConvertToPNG() argument
84 LoadPNG(const std::string file_name, uint32_t* width, uint32_t* height, std::vector<amber::Value>* values) LoadPNG() argument
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/
H A Dnativebase.h52 int height; member
/third_party/skia/samplecode/
H A DSample.cpp20 void Sample::setSize(SkScalar width, SkScalar height) { in setSize() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.cpp41 int width, height; in getSurfaceCapabilities() local
H A DDisplaySurfaceKHR.hpp55 uint32_t height; member in vk::DisplaySurfaceKHR
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dfilters_utils.c29 WebPEstimateBestFilter(const uint8_t* data, int width, int height, int stride) WebPEstimateBestFilter() argument
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimencoder_fuzzer.cc124 int width = 0, height in LLVMFuzzerTestOneInput() local
28 AddFrame(WebPAnimEncoder** const enc, const WebPAnimEncoderOptions& anim_config, int* const width, int* const height, int timestamp_ms, const uint8_t data[], size_t size, uint32_t* const bit_pos) AddFrame() argument
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/
H A DRendererWrapper.java33 public void onSurfaceChanged(GL10 gl10, int width, int height) { in onSurfaceChanged() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DNativeSwapChainImplGL.cpp45 Configure(WGPUTextureFormat format, WGPUTextureUsage usage, uint32_t width, uint32_t height) Configure() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSwapChainTests.cpp48 int height; variable
205 int height; in TEST_P() local
/third_party/toybox/kconfig/lxdialog/
H A Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDynamicStateCommandValidationTests.cpp23 TestViewportCall(bool success, float x, float y, float width, float height, float minDepth, float maxDepth) TestViewportCall() argument
138 TestScissorCall(bool success, uint32_t x, uint32_t y, uint32_t width, uint32_t height) TestScissorCall() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_navigator.cc67 int height = 0; in Skip() local
107 int height = 0; in Read() local
[all...]
/third_party/skia/include/core/
H A DSkSize.h34 constexpr int32_t height() const { return fHeight; } in height() function
74 SkScalar height() const { return fHeight; } in height() function
/third_party/skia/experimental/sktext/samples/
H A DText.cpp95 SkScalar height = this->height() / 2; variable
[all...]
/third_party/skia/gm/
H A Dbitmapcopy.cpp64 static void draw_checks(SkCanvas* canvas, int width, int height) { in draw_checks() argument
109 SkScalar height = SkIntToScalar(40); variable
[all...]
H A Dcolormatrix.cpp59 static sk_sp<SkImage> CreateSolidBitmap(int width, int height) { in CreateSolidBitmap() argument
76 static sk_sp<SkImage> CreateTransparentBitmap(int width, int height) { in CreateTransparentBitmap() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluPixelTransfer.cpp57 int height = dst.getHeight(); in readPixels() local
76 int height = src.getHeight(); in texImage2D() local
95 int height = src.getHeight(); in texImage3D() local
115 int height = src.getHeight(); in texSubImage2D() local
134 int height = src.getHeight(); in texSubImage3D() local
[all...]
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dwatermark_image_serializer.cpp46 cJSON* height = cJSON_GetObjectItem(item, HEIGHT); in Deserialize() local
/base/msdp/device_status/test/fuzztest/startdrag_fuzzer/
H A Dstartdrag_fuzzer.cpp40 std::shared_ptr<Media::PixelMap> CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() argument
/base/msdp/device_status/test/fuzztest/updateshadowpic_fuzzer/
H A Dupdateshadowpic_fuzzer.cpp40 std::shared_ptr<Media::PixelMap> CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() argument

Completed in 14 milliseconds

1...<<11121314151617181920>>...180