OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scr_bpp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
stivar.h
79
int
scr_bpp
;
member in struct:sti_screen
sti.c
582
scr->
scr_bpp
= cfg.bppu;
652
if (scr->
scr_bpp
> 8)
682
if (scr->
scr_bpp
> 8) {
695
if (scr->
scr_bpp
> 8) {
709
scr->
scr_bpp
= 8; /* for now */
753
scr->scr_cfg.scr_width, scr->scr_cfg.scr_height, scr->
scr_bpp
);
1149
wdf->depth = scr->
scr_bpp
;
1150
if (scr->putcmap == NULL || scr->
scr_bpp
> 8)
1157
if (scr->
scr_bpp
> 8)
1164
if (scr->putcmap == NULL || scr->
scr_bpp
> 8
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025