OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:solid_fill
(Results
1 - 8
of
8
) sorted by null
/external/mesa3d/src/gallium/state_trackers/xa/
xa_composite.h
88
struct xa_pict_solid_fill
solid_fill
;
member in union:xa_source_pict
xa_composite.c
342
xa_pixel_to_float4(src_pic->src_pict->
solid_fill
.color,
/hardware/qcom/display/msm8996/sdm/include/core/
layer_stack.h
134
uint32_t
solid_fill
: 1;
member in struct:sdm::LayerFlags::__anon33614::__anon33615
/external/mesa3d/src/gallium/state_trackers/vega/
asm_fill.h
40
solid_fill
( struct ureg_program *ureg,
function
624
{VEGA_SOLID_FILL_SHADER,
solid_fill
,
/hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.cpp
371
// check if this is special
solid_fill
layer without input_buffer.
373
layer->flags.
solid_fill
= true;
448
layer->flags.
solid_fill
= (hwc_layer.flags & kDimLayer) || solid_fill_enable_;
449
if (layer->flags.skip || layer->flags.
solid_fill
) {
511
if (layer->flags.
solid_fill
) {
[
all
...]
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.cpp
337
layer->flags.
solid_fill
= true;
386
if (layer->flags.
solid_fill
) {
[
all
...]
hwc_layers.cpp
539
if (sdm_composition == kCompositionSDE && layer_->flags.
solid_fill
!= 0) {
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_device.cpp
213
if (layer->flags.
solid_fill
) {
684
if (layer->flags.
solid_fill
) {
[
all
...]
Completed in 904 milliseconds